LockPosition
Class in Zigurous.Animation
Declaration
public sealed class LockPosition : MonoBehaviour
Description
Locks the position of the transform to a specified value.
Properties
space | The coordinate space the transform is updated in. |
constraints | The position axes to lock. |
useTransformPosition | Sets the locked position to the transform's position at startup. |
lockedPosition | The locked position of the transform. |