LockScale
Class in Zigurous.Animation
Declaration
public sealed class LockScale : MonoBehaviourDescription
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. |