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