Click or drag to resize

TouchScreenButtonBitmask Property

The button's bitmask.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public BitMap Bitmask { get; set; }

Property Value

Type: BitMap
See Also