Skip to main content

TriggerPadProps

Description:

  The virtual trigger pad properties.

buttonSize

Type: Field.

Description:

  The size of the button. [optional]

Signature:

buttonSize: number

fontName

Type: Field.

Description:

  The padding of the buttons. [optional]

Signature:

fontName: string

inputManager

Type: Field.

Description:

  The input manager for the trigger pad. [required]

Signature:

inputManager: InputManager

color

Type: Field.

Description:

  The color of the trigger pad. [optional]

Signature:

color: number

primaryOpacity

Type: Field.

Description:

  The primary opacity of the trigger pad. [optional]

Signature:

primaryOpacity: number

noShoulder

Type: Field.

Description:

  Whether to hide the shoulder buttons (LB, RB). [optional]

Signature:

noShoulder: boolean