IXRTrackingSystem::OnStartGameFrame

This method is called when new game frame begins (called on a game thread).

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

virtual bool OnStartGameFrame
(
    FWorldContext & WorldContext
)

Remarks

This method is called when new game frame begins (called on a game thread).

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