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