OnTransformChanged |
GameObject | |
InterpolatedLocal | The current interpolated local transform. |
Local | The current local transform. |
LocalPosition | Position in local coordinates. |
LocalRotation | Rotation in local coordinates. |
LocalScale | Scale in local coordinates. |
Parent | |
Position | The position in world coordinates. |
Proxy | |
Rotation | The rotation in world coordinates. |
Scale | The scale in world coordinates. |
World | The current world transform. |
ClearInterpolation | Clear any interpolation and force us to reach our final destination immediately. If we own this object we'll tell other clients to clear interpolation too when they receive the next network update from us. |
ClearLerp | |
DisableProxy | Disable the proxy temporarily |
LerpTo |