|  | ShadingOption Methods | 
The ShadingOption type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Deinitialize | 
                Deinitialize the shading option and release used resources.
            (Overrides MeshAnalysisShadingOptionDeinitialize.) | 
|  | DrawDescription | 
                Draw the description in the target position.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | DrawSettings | 
                Draw settings in the target position.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | GetDescriptionWindowSize | 
                Returns the size of the description window.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | GetHaveSettings | 
                Returns a value indicating whether the shading option has settings.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | GetMaterials | 
                Get materials which will be applied to the shaded mesh.
            (Overrides MeshAnalysisShadingOptionGetMaterials.) | 
|  | GetSettingsHeight | 
                Returns the height of a settings popup.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | GetSettingsWidth | 
                Returns the width of a settings popup.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | HasDescription | 
                Returns a value indicating whether the shading option has a description.
            (Inherited from MeshAnalysisShadingOption.) | 
|  | Initialize | 
                Initialize the shading option for a specified mesh.
            (Overrides MeshAnalysisShadingOptionInitialize(Mesh).) | 
 See Also
See Also