unreal.EditorViewportCameraSpeedSettings

class unreal.EditorViewportCameraSpeedSettings

Bases: StructBase

Editor Viewport Camera Speed Settings

C++ Source:

  • Module: UnrealEd

  • File: EditorViewportSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • absolute_max_speed (float): [Read-Write] The fastest possible speed of the camera

  • absolute_min_speed (float): [Read-Write] The slowest possible speed of the camera

  • max_ui_speed (float): [Read-Write] The maximum speed of the camera when dragging with a slider

  • min_ui_speed (float): [Read-Write] The minimum speed of the camera when dragging with a slider