Class ProfileLoop
Inherited Members
Namespace: UnityEngine.Pixyz.CAD
Syntax
[Serializable]
public class ProfileLoop
Constructors
ProfileLoop()
Declaration
public ProfileLoop()
ProfileLoop(ProfileLoop)
Declaration
public ProfileLoop(ProfileLoop o)
Parameters
| Type | Name | Description |
|---|---|---|
| ProfileLoop | o |
Fields
edges
Declaration
public OrientedEdgeList edges
Field Value
| Type | Description |
|---|---|
| OrientedEdgeList |
isOuter
Declaration
public bool isOuter
Field Value
| Type | Description |
|---|---|
| bool |