INPUT_OBJECT

ControllerElementMappingInput

  • input ControllerElementMappingInput {
  • # The controller layout element that will be emulated.
  • layoutElement: ControllerElement!
  • # The capability on the physical input device that will act as the layout element.
  • deviceCapability: DeviceCapability!
  • }