UHeadMountedDisplayFunctionLibrary::GetPlayAreaBounds

Get the bounds of the area where the user can freely move while remaining tracked centered around the specified origin

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayFunctionLibrary.h

Include

#include "HeadMountedDisplayFunctionLibrary.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/HeadMountedDisplayFunctionLibrary.cpp

Syntax

static FVector2D GetPlayAreaBounds
(
    TEnumAsByte< EHMDTrackingOrigin::Type > Origin
)

Remarks

Get the bounds of the area where the user can freely move while remaining tracked centered around the specified origin

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