modelElevationReference
open override fun modelElevationReference(modelElevationReference: ModelElevationReference): ModelLayer
Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".
Use static method ModelLayer.defaultModelElevationReference to set the default property.
Parameters
modelElevationReference
value of modelElevationReference
Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".
Use static method ModelLayer.defaultModelElevationReferenceAsExpression to set the default property.
Parameters
modelElevationReference
value of modelElevationReference as Expression
Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".