Struct RigBuilderUtils.PlayableChain
Namespace: UnityEngine.Animations.Rigging
Syntax
public struct PlayableChain
Fields
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |
playables
Declaration
public Playable[] playables
Field Value
| Type | Description |
|---|---|
| Playable[] |
Methods
IsValid()
Declaration
public bool IsValid()
Returns
| Type | Description |
|---|---|
| Boolean |