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