| Library | Module | Frames | Expand |
| number | AngleControl | |
| The angle control to use for the exported facets. Value is from 0.0 to 1.0. | ||
| number | ChordHeight | |
| The chord height to use for the exported facets. | ||
| /* optional */ pfcFacetControlFlags | FacetControlOptions | |
| Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. | ||
| number | StepSize | |
| The step size to use for the exported facets. | ||
| static pfcTriangulationInstructions | Create (number AngleControl, number ChordHeight) | |
| Creates a new object used to indicate the parameters used for faceting. | ||
| number | AngleControl |
|
The angle control to use for the exported facets. Value is from 0.0 to 1.0. |
| number | ChordHeight |
|
The chord height to use for the exported facets. |
| /* optional */ pfcFacetControlFlags | FacetControlOptions |
|
Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. |
| number | StepSize |
|
The step size to use for the exported facets. |
| static pfcTriangulationInstructions | Create | (number AngleControl, number ChordHeight) |
|
Creates a new object used to indicate the parameters used for faceting.
|