LockScale
Class in Zigurous.Animation
Declaration
public sealed class LockScale : MonoBehaviour
Description
Locks the scale of the transform to a specified value.
Properties
constraints | The scale axes to lock. |
useTransformScale | Sets the locked scale to the transform's scale at startup. |
lockedScale | The locked scale of the transform. |