Share via


GLKBaseEffect.ConstantColor Property

Definition

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

Property Value

Attributes

Applies to