Property AnimationDest
AnimationDest
The transform to transfer the animation to. This GameObject receives the transform animation on GameObjects between Source and Destination as well as the animation on the Source itself.
Declaration
public Transform AnimationDest { get; set; }
Property Value
| Type | Description |
|---|---|
| Transform |