Click or drag to resize

TransformData Fields

The TransformData type exposes the following members.

Fields
  NameDescription
Public fieldLocalPosition
The stored Transform.localPosition.
Public fieldLocalRotation
The stored Transform.localRotation.
Public fieldLocalScale
The stored Transform.localScale.
Public fieldParent
The stored Transform.parent.
Public fieldWorldPosition
The stored Transform.position.
Public fieldWorldRotation
The stored Transform.rotation.
Public fieldWorldScale
The stored Transform.lossyScale.
Top
See Also