Share via


GLKEffectPropertyMaterial.SpecularColor Property

Definition

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

Property Value

Attributes

Applies to