MDLScatteringFunction.AmbientOcclusionScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a multiplier for the degree to which ambient light is blocked by neighboring geometry. The default value is 1.0
.
public virtual ModelIO.MDLMaterialProperty AmbientOcclusionScale { [Foundation.Export("ambientOcclusionScale", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.AmbientOcclusionScale : ModelIO.MDLMaterialProperty
Property Value
- Attributes