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