Share via


MDLAreaLight.Aspect Property

Definition

Gets or sets the aspect ratio of the light.

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

Property Value

Attributes

Applies to