TextureButton.textureClickMask

Pure black and white BitMap image to use for click detection. On the mask, white pixels represent the button's clickable area. Use it to create buttons with curved shapes.

  1. BitMap textureClickMask [@property getter]
  2. BitMap textureClickMask [@property setter]
    struct TextureButton
    @nogc nothrow @property
    void
    textureClickMask

Meta