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