Property SubObjectName
SubObjectName
Stores the name of the sub object. Some assets, such as models and sprite atlases, contain mutliple objects. These objects can be loaded by specifying their name and type.
Declaration
public virtual string SubObjectName { get; set; }
Property Value
Type | Description |
---|---|
string |