MaxDeltaAngle

Maximum angle, in degrees, between the oldest and newest headpose to object vector.

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 MaxDeltaAngle

Remarks

Maximum angle, in degrees, between the oldest and newest headpose to object vector. Increasing this will increase the maximum speed of movement. 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