Click or drag to resize

MeshAnalysisShadingOptionGetSettingsHeight Method

Returns the height of a settings popup.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public virtual float GetSettingsHeight()

Return Value

Type: Single
The height of a settings popup.
Remarks
Default: 100px.
See Also