model
  open override fun modelAmbientOcclusionIntensity(modelAmbientOcclusionIntensity: Double): ModelLayer
Intensity of the ambient occlusion if present in the 3D model.
Use static method ModelLayer.defaultModelAmbientOcclusionIntensity to set the default property.
Parameters
model
value of modelAmbientOcclusionIntensity
open override fun modelAmbientOcclusionIntensity(modelAmbientOcclusionIntensity: Expression): ModelLayer
Intensity of the ambient occlusion if present in the 3D model.
Use static method ModelLayer.defaultModelAmbientOcclusionIntensityAsExpression to set the default property.
Parameters
model
value of modelAmbientOcclusionIntensity as Expression
Intensity of the ambient occlusion if present in the 3D model.