GKNoiseMap.SetValue(Single, NVector2i) Method

Definition

[Foundation.Export("setValue:atPosition:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetValue(float value, CoreGraphics.NVector2i position);
[<Foundation.Export("setValue:atPosition:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetValue : single * CoreGraphics.NVector2i -> unit
override this.SetValue : single * CoreGraphics.NVector2i -> unit

Parameters

value
Single
position
NVector2i
Attributes

Applies to