Go to:
Related nodes. Attributes.
The Grid texture simply creates a regular grid of horizontal
and vertical lines.
Aside from the attributes listed here, Grid inherits many other
attributes from its parent node, Texture2d.
In the table below, important attributes are shown in bold
in the description column.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
grid | texture2d | texture/2d:drawdb/shader/texture/2d/grid | kGrid | kBase kNamedObject kDependencyNode kTexture2d kGrid |
Related nodes
layeredTexture, envCube, envSphere, envSky, envBall, envChrome, bump3d, uvChooser, bump2d, texture2d, ramp, file, cloth, water, stencil, checker, fractal, bulge, mountain, texture3d, projection, cloud, granite, crater, leather, stucco, brownian, solidFractal, marble, wood, rock, snow, defaultTextureList, place2dTexture, place3dTexture
Attributes (11)
contrast, fillerColor, fillerColorB, fillerColorG, fillerColorR, lineColor, lineColorB, lineColorG, lineColorR, uWidth, vWidth
Long name (short name) | Type | Default | Flags |
---|
|
contrast
(c )
| float | 1.0 | |
|
|
fillerColor
(fc )
| float3 | 0.0, 0.0, 0.0 | |
|
| fillerColorR
(fcr )
| float | 0.0 | | |
|
| fillerColorG
(fcg )
| float | 0.0 | | |
|
| fillerColorB
(fcb )
| float | 0.0 | | |
|
|
lineColor
(lc )
| float3 | 1.0, 1.0, 1.0 | |
|
| lineColorR
(lcr )
| float | 0.0 | | |
|
| lineColorG
(lcg )
| float | 0.0 | | |
|
| lineColorB
(lcb )
| float | 0.0 | | |
|
|
uWidth
(uw )
| float | 0.1 | |
|
|
vWidth
(vw )
| float | 0.1 | |
|