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