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