editor › Globals › ITessellationMetric
Interface: ITessellationMetric
Hierarchy
- ITessellationMetric
Index
Properties
- averagePointDistanceOfLastSurface
- crossingIntersections
- doubleIntersectionPointCount
- intersectionPointCount
- minimalAddedEdgeDistance
- pushPullPenalty
Properties
averagePointDistanceOfLastSurface
• averagePointDistanceOfLastSurface: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:15
crossingIntersections
• crossingIntersections: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:18
doubleIntersectionPointCount
• doubleIntersectionPointCount: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:14
intersectionPointCount
• intersectionPointCount: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:13
minimalAddedEdgeDistance
• minimalAddedEdgeDistance: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:17
pushPullPenalty
• pushPullPenalty: number
Defined in src/modules/kyub.core.tessellate/src/AutoTessellationGenerator.ts:16