Shader: "marble"

"marble"

ClassColour
Synopsis A marble pattern.
Arguments

"scale" Type: LtFloat
Default:1.0
Range:[ 1e-006, inf ]
Hint:[ 0.01, 1000 ]
"detail" Type: LtInt32
Default:4
Range:[ 0, 16 ]
Hint:[ 2, 8 ]
"ground colour" Type: LtColour
Default:(1.00, 0.75, 0.85)
Range: [ 0, inf ], [ 0, inf ], [ 0, inf ]
Hint: [ 0, 1 ], [ 0, 1 ], [ 0, 1 ]
"vein colour" Type: LtColour
Default:(0.775, 0.63, 0.875)
Range: [ 0, inf ], [ 0, inf ], [ 0, inf ]
Hint: [ 0, 1 ], [ 0, 1 ], [ 0, 1 ]
"vein contrast" Type: LtFloat
Default:1.0
Range:[ 0, 1 ]
Hint:[ 0.25, 1 ]
"grain" Type: LtFloat
Default:1.0
Range:[ 0, 3 ]
Hint:[ 0, 0.7 ]
"grain scale" Type: LtFloat
Default:1.0
Range:[ 0, 5 ]
Hint:[ 0.2, 1 ]
Locationlishlite
Description A solid texture giving a veined marble appearance. The colour of the `ground' of the marble is set through the "ground colour" parameter, and the base colour of the veins is set through "vein colour". The contrast of the colour bands within the veins may be varied by the "vein contrast" parameter, for which larger values produce a greater contrast of colours.

Three parameters control the characteristics of the turbulent marble pattern: The level of detail in the bands of the marble is set through the "detail" parameter. Increasing this value has the effect of increasing the complexity of, and detail in, the pattern. The marble has a crystalline structure, and the amplitude of the marble crystal grain is set with "grain"; larger values accentuate the granularity. The size of the crystal grain is set through the "grain scale" parameter, with larger values giving rise to larger crystals.

An overall scaling factor is provided by "scale". Increasing this value will make the marble pattern appear larger.

Previous page alphabetically (mapledisplacement)
Next page alphabetically (marbledisplacement)
Index


Copyright © 1990-2005, 2006 LightWork Design Limited. All rights reserved