Class AnimationList
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class AnimationList
Constructors
| Name | Description |
|---|---|
| AnimationList() | |
| AnimationList(int) | |
| AnimationList(uint[]) |
Fields
| Name | Description |
|---|---|
| list |
Properties
| Name | Description |
|---|---|
| this[int] | |
| length |
Operators
| Name | Description |
|---|---|
| implicit operator uint[](AnimationList) |