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