Dynamic

Base class for dynamics

Properties

Name Type Description
NameStringA String that represents the name of the object.
EnabledBooleanThe active state of the dynamic in the game world
RootDynamicGets the root parent of the object.
PositionVector3A Vector3 that represents the object's position.
RotationVector3Gets/sets the rotation of the dynamic
LocalRotationVector3Gets/sets the local rotation of the dynamic
SizeVector3
ParentDynamic
TextureIDNumber
TextureTilingNumber
TextureTilingYNumber

Events

Name Description
AncestryChanged