unreal.VPScoutingMode

class unreal.VPScoutingMode(outer: Object | None = None, name: Name | str = 'None')

Bases: VREditorMode

VPScouting Mode

C++ Source:

  • Plugin: VirtualScouting

  • Module: VirtualScoutingEditor

  • File: VPScoutingMode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • interactor_class (Class): [Read-Write] The controller to use when UnrealEd is in VR mode. Use VREditorInteractor get default editor behavior, or select a custom controller for special behavior

  • teleporter_class (Class): [Read-Write] The teleporter to use when UnrealEd is in VR mode. Use VREditorTeleporter to get default editor behavior, or select a custom teleporter