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