Property AnimationSource
AnimationSource
The transform to transfer the animation from. The animation is transferred to AnimationDest.
Declaration
public Transform AnimationSource { get; set; }
Property Value
| Type | Description |
|---|---|
| Transform |
Remarks
Transform must be an ancestor of AnimationDest, and may be an ancestor of the selected GameObject.