MatchRotation
Class in Zigurous.Animation
Declaration
public sealed class MatchRotation : MonoBehaviour
Description
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. |