Click or drag to resize

MCHandlesCubeMesh Property

Gets a cube mesh for handles.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.Utilities
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public static Mesh CubeMesh { get; }

Property Value

Type: Mesh
See Also