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