MaximumHeadposeMovementSpeed

The maximum speed that headpose can move, in cm per second, that will stop implicit depth translation.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="Movement|MagicLeap",
          Meta=(ClampMin="75.0", UIMin="75.0"))
float MaximumHeadposeMovementSpeed

Remarks

The maximum speed that headpose can move, in cm per second, that will stop implicit depth translation. If the headpose is moving faster than this speed (meters per second) implicit depth translation doesn't happen. Must be greater than zero.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss