Click or drag to resize

ShadingOption Methods

The ShadingOption type exposes the following members.

Methods
  NameDescription
Public methodDeinitialize
Deinitialize the shading option and release used resources.
(Overrides MeshAnalysisShadingOptionDeinitialize.)
Public methodDrawDescription
Draw the description in the target position.
(Inherited from MeshAnalysisShadingOption.)
Public methodDrawSettings
Draw settings in the target position.
(Inherited from MeshAnalysisShadingOption.)
Public methodGetDescriptionWindowSize
Returns the size of the description window.
(Inherited from MeshAnalysisShadingOption.)
Public methodGetHaveSettings
Returns a value indicating whether the shading option has settings.
(Inherited from MeshAnalysisShadingOption.)
Public methodGetMaterials
Get materials which will be applied to the shaded mesh.
(Overrides MeshAnalysisShadingOptionGetMaterials.)
Public methodGetSettingsHeight
Returns the height of a settings popup.
(Inherited from MeshAnalysisShadingOption.)
Public methodGetSettingsWidth
Returns the width of a settings popup.
(Inherited from MeshAnalysisShadingOption.)
Public methodHasDescription
Returns a value indicating whether the shading option has a description.
(Inherited from MeshAnalysisShadingOption.)
Public methodInitialize
Initialize the shading option for a specified mesh.
(Overrides MeshAnalysisShadingOptionInitialize(Mesh).)
Top
See Also