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