The identifier for the GameObject that you want to get the custom property on.
The name (a string) of the custom property
The value of the custom property with the given name on the given GameObject. If the property value is not set, this function will return undefined
.
Generated using TypeDoc
Get the value of a custom property with its name on a GameObject