Ambient Occlusion Configuration
fun AmbientOcclusionConfiguration( aoEnabled: Boolean? = null, aoQuality: MPIOptions.AMBIENT_OCCLUSION_QUALITY? = null, aoRadius: Double? = null, aoResolution: MPIOptions.AMBIENT_OCCLUSION_RESOLUTION? = null, aoSamples: Double? = null, autoRenderBeauty: Boolean? = null, color: String? = null, denoiseIterations: Double? = null, denoiseRadius: Double? = null, denoiseSamples: Double? = null, depthAwareUpsampling: Boolean? = null, gammaCorrection: Boolean? = null, intensity: Double? = null, logarithmicDepthBuffer: Boolean? = null, renderMode: Double? = null, screenSpaceRadius: Boolean? = null)
Content copied to clipboard