BitMapSetBit Method |
Sets the bitmap's element at the specified position, to the specified value.
Namespace: Godot
public void SetBit( Vector2 position, bool bit )
[Missing <param name="position"/> documentation for "M:Godot.BitMap.SetBit(Godot.Vector2,System.Boolean)"]
[Missing <param name="bit"/> documentation for "M:Godot.BitMap.SetBit(Godot.Vector2,System.Boolean)"]