GLKBaseEffect.LightingType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GLKit.GLKLightingType LightingType { [Foundation.Export("lightingType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLightingType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lightingType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLightingType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LightingType : GLKit.GLKLightingType with get, set

Property Value

Attributes

Applies to