Share via


CISpotLight.LightPointsAt Property

Definition

Gets or sets the 3-dimensional point in image coordinates at which the spotlight points.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIVector LightPointsAt { [Foundation.Export("lightPointsAt", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLightPointsAt:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lightPointsAt", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLightPointsAt:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LightPointsAt : CoreImage.CIVector with get, set

Property Value

Implements

Attributes

Applies to