Visualise Normal
Jump to navigation
Jump to search

Overview
The Visualise normal shader gives an RGB representation of the 3D vector for the surface normal. The R value of the colour is the X component, G is Y, and B is Z. Surface normal values which range from -1 to +1 are remapped into the visible range 0 to 1.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Visualise normal nodes in a project.
- Enable: When checked, the node is active and the settings below will affect the surface. When unchecked, the node is ignored.
- Diffuse: When checked, the surface of the object or terrain is treated as diffuse. The lights within the project will illuminate it according to their position and rotation, and if “Do shadows” is enabled in the Renderer, shadows cast by these light sources will be visible on the surface.
- Luminous: When checked, the surface of the object of terrain is treated as fully luminous. The lights within the project have no effect upon the surface
- Flip X: When checked, flips the surface normal from left to right.
- Flip Y: When checked, flips the surface normal from top to bottom.
- Flip Z: When checked, flips the surface normal from front to back.









