Constructor
new MeshMatcapNodeMaterial( parameters : Object )
Constructs a new mesh normal node material.
| parameters |
The configuration parameter. |
Properties
.isMeshMatcapNodeMaterial : boolean (readonly)
This flag can be used for type testing.
Default is true.
Methods
.setupVariants( builder : NodeBuilder )
Setups the matcap specific node variables.
| builder |
The current node builder. |
- Overrides: NodeMaterial#setupVariants