Beta
Optional
defaultValue: booleanDefines a boolean dynamic property.
This function can throw errors.
Optional
defaultValue: numberDefines a number dynamic property.
This function can throw errors.
Optional
defaultValue: stringDefines a string dynamic property.
This function can throw errors.
Identifier of the Vector3 property.
Optional
defaultValue: Vector3Optional default starting Vector for this property.
Defines a new Vector3-based dynamic property.
This function can throw errors.
Class used in conjunction with PropertyRegistry to define dynamic properties that can be used on entities of a specified type or at the global World- level.