Go to: Related nodes. Attributes.
The Cloth texture simulates a woven fabric. You can control
the color and width of the threads, the size of the gap between
them, and the randomness of the weaving.
Aside from the attributes listed here, Checker inherits many other
attributes from its parent node, Texture2d. In the table below, important
attributes have their names listed in bold in the
description column.
This node is MP safe
Node name |
Parents |
Classification |
MFn type |
Compatible function sets |
cloth |
texture2d |
texture/2d |
kCloth |
kBase
kNamedObject
kDependencyNode
kTexture2d
kCloth |
Related nodes
layeredTexture, envCube, envSphere,
envSky, envBall, envChrome,
bump3d, uvChooser, bump2d,
texture2d, ramp, file, water, stencil,
checker, fractal, bulge,
grid, mountain,
texture3d, projection, cloud,
granite, crater, leather,
stucco, brownian, solidFractal, marble, wood, rock, snow, defaultTextureList, place2dTexture, place3dTexture
Attributes (19)
brightSpread, gapColor, gapColorB, gapColorG, gapColorR, randomness, uColor,
uColorB, uColorG, uColorR,
uWave, uWidth,
vColor, vColorB, vColorG,
vColorR, vWave,
vWidth, widthSpread
Long name (short name) |
Type |
Default |
Flags |
|
gapColor
(gc ) |
float3 |
0.0, 0.0, 0.0 |
|
|
gapColorR
(gcr ) |
float |
0.0 |
|
|
|
gapColorG
(gcg ) |
float |
0.0 |
|
|
|
gapColorB
(gcb ) |
float |
0.0 |
|
|
|
uColor
(uc ) |
float3 |
1.0, 1.0, 1.0 |
|
|
|
|
|
vColor
(vc ) |
float3 |
0.5, 0.5, 0.5 |
|
|
|
|
|
uWidth
(uwi ) |
float |
0.75 |
|
|
vWidth
(vwi ) |
float |
0.75 |
|
|
uWave
(uwa ) |
float |
0.0 |
|
|
vWave
(vwa ) |
float |
0.0 |
|
|
randomness
(r ) |
float |
0.0 |
|
|
widthSpread
(ws ) |
float |
0.0 |
|
|
brightSpread
(bs ) |
float |
0.0 |
|