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