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