Click or drag to resize

MCMeshRenderertag Property

Gets or sets the tag of this game object.

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

Property Value

Type: String

Implements

IMeshRenderertag
See Also