GltfChildOfRootProperty.name Field

Definition

The user-defined name of this object. This is not necessarily unique, e.g., an accessor and a buffer could have the same name, or two accessors could even have the same name.

public: System::String ^ name;
public string name;
val mutable name : string
Public name As String 

Field Value

String

Applies to