MDLPhysicallyPlausibleScatteringFunction.SpecularTint 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 the degree to which specular reflections are tinted by the surface color. The default is 0.0
, which indicates that specular reflections are identical to the incident light color.
public virtual ModelIO.MDLMaterialProperty SpecularTint { [Foundation.Export("specularTint", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.SpecularTint : ModelIO.MDLMaterialProperty
Property Value
- Attributes