Share via


ICISpotLightProtocol.LightPointsAt Property

Definition

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

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

Attributes

Applies to