MDLLight.LightType Property

Definition

Gets or sets the light type.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLLightType LightType { [Foundation.Export("lightType")] get; [Foundation.Export("setLightType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lightType")>]
[<set: Foundation.Export("setLightType:")>]
member this.LightType : ModelIO.MDLLightType with get, set

Property Value

Attributes

Applies to