Share via


MDLScatteringFunction.Emission Property

Definition

Gets the radiance color of the material, which provides a minimum illumination when the object is darkened by the rest of the lighting and shading model.

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

Property Value

Attributes

Applies to