Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface gamepadGamepadSettingsProperties

Hierarchy

  • gamepadGamepadSettingsProperties

Index

Properties

Optional device

Use this property to explicitly select the gamepad device for map and scene navigation.

Read more...

Optional enabled

enabled: boolean

Whether gamepad navigation is enabled on the View.

Read more...

Optional mode

mode: "pan" | "zoom"

This setting controls the behavior of forward and back movement of the left stick.

Read more...

Optional tiltDirection

tiltDirection: "forward-down" | "forward-up"

Determines whether pressing the tilt axis forwards make the view tilt down (towards the nadir), or up (towards the zenith).

Read more...

Generated using TypeDoc