Property animationClip
animationClip
If this contains an animation asset, returns the animation clip attached. Otherwise returns null.
Declaration
public AnimationClip animationClip { get; }
Property Value
Type | Description |
---|---|
AnimationClip |
If this contains an animation asset, returns the animation clip attached. Otherwise returns null.
public AnimationClip animationClip { get; }
Type | Description |
---|---|
AnimationClip |