Struct AnimatorClipInfo
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct AnimatorClipInfo
Properties
| Improve this Doc View Sourceclip
Declaration
public AnimationClip clip { get; }
Property Value
| Type | Description |
|---|---|
| AnimationClip |
weight
Declaration
public float weight { get; }
Property Value
| Type | Description |
|---|---|
| Single |