vrdFlipflopCarpaintMaterial

class vrdFlipflopCarpaintMaterial

(Inherits vrdBRDFMaterial)

This class is used to handle all flipflop material properties.

Functions

vrdFlipflopCarpaintMaterial.getBaseColor()

Get the the base color.

Returns:The current used the basic color
Return type:QVector3D
vrdFlipflopCarpaintMaterial.getBaseColorSpectrum()

Gets the spectrum of the base color.

Returns:The current used spectrum for base color.
Return type:vrSpectrum
vrdFlipflopCarpaintMaterial.getClearcoat()

Gets access to all properties of vrdClearcoat.

Returns:An vrdClearcoat object, to read and write access of alls properties.
Return type:vrdClearcoat
vrdFlipflopCarpaintMaterial.getDisplacementTexture()

Gets access to all properties of vrdDisplacementTexture.

Returns:An vrdDisplacementTexture object, to read and write access of alls properties.
Return type:vrdDisplacementTexture
vrdFlipflopCarpaintMaterial.getFlakeLayer()

Gets access to all properties of vrdFlipflopFlakeLayer.

Returns:An vrdFlipflopFlakeLayer object, to read and write access of alls properties.
Return type:vrdFlipflopFlakeLayer
vrdFlipflopCarpaintMaterial.getIncandescence()

Gets access to all properties of vrdIncandescence.

Returns:An vrdIncandescence object, to read and write access of alls properties.
Return type:vrdIncandescence
vrdFlipflopCarpaintMaterial.setBaseColor(color)

Defines the base color, which is the main characteristic of the material.

Parameters:color (QVector3D) – Value for the new base color.
vrdFlipflopCarpaintMaterial.setBaseColorSpectrum(value)

Sets the spectrum of the base color.

Parameters:value (vrSpectrum) – New spectrum for base color