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