unreal.VCamInputMode

class unreal.VCamInputMode

Bases: EnumBase

EVCam Input Mode

C++ Source:

  • Plugin: VirtualCameraCore

  • Module: VCamCore

  • File: VCamInputDeviceConfig.h

ALLOW: VCamInputMode

Input is forwarded to input actions but not consumed.

Type:

0

IGNORE: VCamInputMode

Input is not forwarded to input actions.

Type:

1