Workspace 6.21.5
ElementColoringShaderBuilder

Creates an ElementColoringShader; a shader that colors each element using state data stored on the MeshModel.

  • Default label: "ElementColoringShader Builder"
  • Member of plug-in: Rendering
  • Catalogue path: Scene/Shaders
Inputs:
Surface representationCSIRO::Rendering::SurfaceRepresentation

Color scaleCSIRO::DataAnalysis::ColorScale

Element mapperCSIRO::Mesh::ElementMapperThe mapper controls the scalar values associated with each element, which are converted into colors using the color scale.
Enable lightingbool

If enabled, the shader will shade the surface using the lambertian lighting model.

Outputs:
ShaderCSIRO::Rendering::ElementColoringShader