Share via


SCNLight.Technique Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNTechnique? Technique { [Foundation.Export("technique", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTechnique:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("technique", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTechnique:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Technique : SceneKit.SCNTechnique with get, set

Property Value

Implements

Attributes

Applies to