Share via


SKAttributeValue.VectorFloat3Value Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Numerics.Vector3 VectorFloat3Value { [Foundation.Export("vectorFloat3Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setVectorFloat3Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("vectorFloat3Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setVectorFloat3Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.VectorFloat3Value : System.Numerics.Vector3 with get, set

Property Value

Attributes

Applies to