Share via


CISpotLight.LightPosition Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIVector LightPosition { [Foundation.Export("lightPosition", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLightPosition:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<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

Implements

Attributes

Applies to