Skip to content

editorGlobalsBelowGroundCriterion

Class: BelowGroundCriterion

Hierarchy

BelowGroundCriterion

Index

Constructors

Methods

Constructors

constructor

+ new BelowGroundCriterion(): BelowGroundCriterion

Inherited from GridInferrerCriterion.constructor

Defined in src/modules/kyub.core.boxel/src/GridInferring/GridInferrerCriterion.ts:10

Returns: BelowGroundCriterion

Methods

score

score(context: AlignmentContext, meshPoint: Vector3, occurrences: number): number

Overrides GridInferrerCriterion.score

Defined in src/modules/kyub.core.boxel/src/GridInferring/BelowGroundCriterion.ts:7

Parameters:

Name Type
context AlignmentContext
meshPoint Vector3
occurrences number

Returns: number