Share via


MDLPhysicallyPlausibleScatteringFunction.Clearcoat Property

Definition

Gets the intensity of secondary highlights. The default is 0.0, which indicates no specular highlights.

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

Property Value

Attributes

Applies to