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