MaximumHeadposeRotationSpeed

The speed of rotation that will stop implicit depth translation from happening.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="Movement|MagicLeap",
          Meta=(ClampMin="1.0", ClampMax="360.0", UIMin="1.0", UIMax="360.0"))
float MaximumHeadposeRotationSpeed

Remarks

The speed of rotation that will stop implicit depth translation from happening. The speed of rotation about the headpose Y-axis, in degrees per second, that if exceeded, stops implicit depth translation from happening. 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