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