Struct OrientedFace
Inherited Members
Namespace: UnityEngine.Pixyz.CAD
Syntax
[Serializable]
public struct OrientedFace
Constructors
OrientedFace(OrientedFace)
Declaration
public OrientedFace(OrientedFace o)
Parameters
| Type | Name | Description |
|---|---|---|
| OrientedFace | o |
Fields
face
Declaration
public uint face
Field Value
| Type | Description |
|---|---|
| uint |
orientation
Declaration
public bool orientation
Field Value
| Type | Description |
|---|---|
| bool |