MatchRotation
Class in Zigurous.Animation
Declaration
public sealed class MatchRotation : MonoBehaviourDescription
Matches the rotation of the transform to another transform.
Properties
| space | The coordinate space the transform is updated in. | 
| constraints | The rotation axes to match. | 
| matchedTransform | The target transform to match the rotation to. |