Share via


ICISpotLightProtocol.LightPosition Property

Definition

Gets or sets the 3-dimensional point in image coordinates from which the spotlight shines.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIVector LightPosition { [Foundation.Export("lightPosition", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLightPosition:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lightPosition", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLightPosition:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LightPosition : CoreImage.CIVector with get, set

Property Value

Attributes

Applies to