ModelNode.Name

string Name{ get set }

Description

This is the ASCII name that identifies this ModelNode. It is generally provided by the Model’s file, but in the event no name (or null name) is provided, the name will default to “node”+index. Names are not required to be unique.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!