MatchTransform
Class in Zigurous.Animation
Declaration
public sealed class MatchTransform : MonoBehaviourDescription
Matches the transform values to another transform.
Properties
| space | The coordinate space the transform is updated in. | 
| constraints | The transform properties to match. | 
| matchedTransform | The target transform to match. |