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