|  | MeshAnalysisShadingOptionDrawSettings Method  | 
 
                Draw settings in the target position.
            
 
    Namespace: 
   HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
    Assembly:
   MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
 Syntax
Syntax[PublicAPIAttribute]
public virtual void DrawSettings(
	Rect position
)
Parameters
- position
- Type: Rect
 The position where settings should be drawn.
 See Also
See Also