Share via


SKUniform.FloatVector4Value Property

Definition

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

Property Value

Attributes

Applies to