Share via


MDLPhysicallyPlausibleLight.OuterConeAngle Property

Definition

Gets or sets the angle, in radians, of the cone of partial illumination, outside of which the illumination is zero.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float OuterConeAngle { [Foundation.Export("outerConeAngle")] get; [Foundation.Export("setOuterConeAngle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("outerConeAngle")>]
[<set: Foundation.Export("setOuterConeAngle:")>]
member this.OuterConeAngle : single with get, set

Property Value

Attributes

Applies to