shader: "wrapped checker"

"wrapped checker"

ShaderColour

"wrapped checker"( "scale" LtFloat 1.0
"odd colour" LtColour (1.0, 1.0, 1.0)
"even colour" LtColour (0.0, 0.0, 0.0)
"fuzz" LtFloat 0.0
)
Synopsis A wrapped checker board pattern.
Locationlishlite
Description A wrapped texture giving a checker board pattern. The squares of the pattern take on alternate colours, which may be specified by means of the arguments "odd colour" and "even colour". The size (both width and height) of the squares in the local coordinate system is specified by argument "scale".

This shader will automatically perform analytic anti-aliasing if you have licenced the Advanced Rendering product, or standard anti-aliasing otherwise. In the analytically antialiased version of the shader the degree of edges blurring can be controlled by the "fuzz" parameter. The parameter range is 0.0 to 1.0. 0.0 means no fuzz---edges are razor sharp. 1.0 gives maximal blurring---the blurred area width is equal to the half of the square size. The "fuzz" parementer will have no effect if you have not licenced Advanced Rendering.

Previous page alphabetically (wrappedbumpmap)
Next page alphabetically (wrappedchecktransparency)
Index


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