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. |
Properties
.textureNode : Node.<float>
Represents the bump map data.