A material that visualizes the normals of a mesh by coloring them based on their direction.
This material is commonly used for debugging purposes to visualize the surface normals of a geometry. The colors represent the direction of the normals:
- Red: X-axis direction
- Green: Y-axis direction
- Blue: Z-axis direction
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete fields
The alpha map.
The alpha map.
Attributes
The bump map.
The bump map.
Attributes
How much the bump map affects the material.
How much the bump map affects the material.
Attributes
The offset of the displacement map's values.
The offset of the displacement map's values.
Attributes
The displacement map.
The displacement map.
Attributes
How much the displacement map affects the mesh.
How much the displacement map affects the mesh.
Attributes
Whether the material is rendered with flat shading.
Whether the material is rendered with flat shading.
Attributes
Whether the material is affected by fog.
Whether the material is affected by fog.
Attributes
This flag can be used for type testing.
This flag can be used for type testing.
Attributes
The normal map.
The normal map.
Attributes
The type of normal map.
The type of normal map.
Attributes
How much the normal map affects the material.
How much the normal map affects the material.
Attributes
Whether to render as wireframe.
Whether to render as wireframe.
Attributes
Defines appearance of wireframe ends.
Defines appearance of wireframe ends.
Attributes
Defines appearance of wireframe joints.
Defines appearance of wireframe joints.
Attributes
Controls wireframe thickness.
Controls wireframe thickness.
Attributes
Inherited fields
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material