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