Share via


MDLPhysicallyPlausibleScatteringFunction.Roughness Property

Definition

Gets the surface roughness. The default is 0.9, which indicates a matte surface.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLMaterialProperty Roughness { [Foundation.Export("roughness", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("roughness", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Roughness : ModelIO.MDLMaterialProperty

Property Value

Attributes

Applies to