VirtualDpadOptions
Documentation for VirtualDpadOptions.
VirtualDpadOptions
Documentation for VirtualDpadOptions.
Properties
size?
size?: number | undefinedSize of the d-pad container in px (default: 160)
left?
left?: string | undefinedCSS position from left edge (default: "24px")
bottom?
bottom?: string | undefinedCSS position from bottom edge (default: "24px")
opacity?
opacity?: number | undefinedOpacity of the d-pad (default: 0.6)
visible?
visible?: boolean | undefinedWhether to show the d-pad (default: auto-detect touch)