Skip to main content

ControlPadProps

Description:

  The virtual control pad properties.

buttonSize

Type: Field.

Description:

  The size of the button. [optional]

Signature:

buttonSize: number

fontName

Type: Field.

Description:

  The font name of the control pad. [optional]

Signature:

fontName: string

inputManager

Type: Field.

Description:

  The input manager for the control pad. [required]

Signature:

inputManager: InputManager

color

Type: Field.

Description:

  The color of the control pad. [optional]

Signature:

color: number

primaryOpacity

Type: Field.

Description:

  The primary opacity of the control pad. [optional]

Signature:

primaryOpacity: number