unreal.MovementSettings

class unreal.MovementSettings(movement_type=MagicLeapMovementType.CONTROLLER6DOF, sway_history_size=30, max_delta_angle=28.647888, control_dampening_factor=3.5, max_sway_angle=30.0, maximum_headpose_rotation_speed=300.0, maximum_headpose_movement_speed=75.0, maximum_depth_delta_for_sway=10.0, minimum_distance=50.0, maximum_distance=1500.0, maximum_sway_time_s=0.4, end_resolve_timeout_s=10.0, max_penetration_percentage=0.3)

Bases: unreal.MagicLeapMovementSettings

deprecated: ‘MovementSettings’ was renamed to ‘MagicLeapMovementSettings’.