Click or drag to resize

AbstractMeshFiltertag 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 abstract string tag { get; set; }

Property Value

Type: String
See Also