Click or drag to resize

IMeshRenderername Property

Gets or sets the name of the object.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
[NotNullAttribute]
string name { get; set; }

Property Value

Type: String
See Also