modelElevationReference

abstract fun modelElevationReference(modelElevationReference: ModelElevationReference = ModelElevationReference.GROUND): ModelLayer

Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".

Parameters

modelElevationReference

value of modelElevationReference


abstract fun modelElevationReference(modelElevationReference: Expression): ModelLayer

Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".

Parameters

modelElevationReference

value of modelElevationReference as Expression