Share via


MDLPhysicallyPlausibleScatteringFunction.SpecularAmount Property

Definition

Gets the relative strength of specular highlights. The default is 0.0, which indicates no specular highlights are visible.

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

Property Value

Attributes

Applies to