IXRTrackingSystem::GetWorldToMetersScale

This method should return the world to meters scale for the current frame.

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::GetWorldToMetersScale()

FXRTrackingProxy::GetWorldToMetersScale()

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

float GetWorldToMetersScale() const

Remarks

This method should return the world to meters scale for the current frame. Should be callable on both the render and the game threads.

Returns

the current world to meter scale.

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