Property IsTeleportingNextFrame
IsTeleportingNextFrame
When set, the current state will be treated as a teleport.
Declaration
public bool IsTeleportingNextFrame { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
When teleporting:
- Interpolation is reset.
- If using half precision, full precision values are used.
- All axis marked to be synchronized will be updated.