Share via


MDLPhysicallyPlausibleScatteringFunction.SheenTint Property

Definition

Gets the degree to which low-angle reflections are tinted by the surface color. The default is 0.0, which indicates that low-angle reflections are identical to the incident light color.

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

Property Value

Attributes

Applies to