Constructor
new BumpMapNode( textureNode : Node.<float>, scaleNode : Node.<float> )
Constructs a new bump map node.
| textureNode |
Represents the bump map data. |
| scaleNode |
Controls the intensity of the bump effect. Default is |
Properties
.textureNode : Node.<float>
Represents the bump map data.