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