Workspace 6.21.5
BlinnPhongShaderBuilder

Creates a new BlinnPhongShader; a shader controls the appearance an models surface using the Blinn-Phong lighting model. The shader is capable of shading shiny surfaces with specular highlights.

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

ColorQColor

TexturizerCSIRO::Rendering::Texturizer

ReflectancedoubleThe directional-hemispherical reflectance of the surface; i.e. the ratio of light that is reflected from the surface.
SmoothnessintValue representing how smooth the surface is. A smoother surface will have smaller and brighter highlights.
Segment widthdouble

Outputs:
ShaderCSIRO::Rendering::BlinnPhongShader