DPadProps
Description:
The virtual directional pad (D-pad) properties.
width
Type: Field.
Description:
The button width of the D-pad. [optional]
Signature:
width: number
height
Type: Field.
Description:
The button height of the D-pad. [optional]
Signature:
height: number
offset
Type: Field.
Description:
The button padding of the D-pad. [optional]
Signature:
offset: number
inputManager
Type: Field.
Description:
The input manager for the D-pad. [required]
Signature:
inputManager: InputManager