Click or drag to resize

BasicShaderShadingOption Properties

The BasicShaderShadingOption type exposes the following members.

Properties
  NameDescription
Public propertyPriority
Gets the priority of the shading option in an options list.
(Inherited from MeshAnalysisShadingOption.)
Protected propertyShaderName
Gets the name of shader that should be used.
Protected propertyShadingMaterial
Gets the material that colors a mesh using a specific shader.
Public propertyTitle
Gets the name of shading option.
(Inherited from MeshAnalysisShadingOption.)
Public propertyWireframe

Gets or sets a value indicating whether a mesh should be drawn in wireframe mode.

(Inherited from MeshAnalysisShadingOption.)
Top
See Also