model Ambient Occlusion Intensity
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 Ambient Occlusion Intensity
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 Ambient Occlusion Intensity
value of modelAmbientOcclusionIntensity as Expression
Intensity of the ambient occlusion if present in the 3D model.