unreal.EditorViewportCameraSpeedSettings¶
- class unreal.EditorViewportCameraSpeedSettings¶
Bases:
StructBaseEditor 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 cameraabsolute_min_speed(float): [Read-Write] The slowest possible speed of the cameramax_ui_speed(float): [Read-Write] The maximum speed of the camera when dragging with a slidermin_ui_speed(float): [Read-Write] The minimum speed of the camera when dragging with a slider