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:drawdb/shader/texture/2d/cloth | 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 | 
|---|
|  | 
| brightSpread(bs) | float | 0.0 |      | 
|
|  | 
| gapColor(gc) | float3 | 0.0, 0.0, 0.0 |     | 
|
|  | 
|  | 
|  | 
|  | 
| randomness(r) | float | 0.0 |      | 
|
|  | 
| uColor(uc) | float3 | 1.0, 1.0, 1.0 |     | 
|
|  | 
|  | 
|  | 
|  | 
| uWave(uwa) | float | 0.0 |      | 
|
|  | 
| uWidth(uwi) | float | 0.75 |      | 
|
|  | 
| vColor(vc) | float3 | 0.5, 0.5, 0.5 |     | 
|
|  | 
|  | 
|  | 
|  | 
| vWave(vwa) | float | 0.0 |      | 
|
|  | 
| vWidth(vwi) | float | 0.75 |      | 
|
|  | 
| widthSpread(ws) | float | 0.0 |      | 
|