MinimumDistance

The minimum distance in cm the object can be moved in depth relative to the headpose.

Windows
MacOS
Linux

Syntax

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

Remarks

The minimum distance in cm the object can be moved in depth relative to the headpose. This must be greater than zero and less than MaximumDistance.

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