ModelNode.SetInfo
void SetInfo(string key, string value)
Set a Key/Value pair associated with this ModelNode. This is auto-populated from the GLTF extras, and you can also add your own items here as well.
string key | The dictionary key to look up. |
string value |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!