FGenericPlatformMisc::IsStandaloneStereoOnlyDevice

Returns whether this is a 'stereo only' platform.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h

Include

#include "GenericPlatform/GenericPlatformMisc.h"

Syntax

static bool IsStandaloneStereoOnlyDevice()

Remarks

Returns whether this is a 'stereo only' platform. In general, stereo only platforms will not support on-screen touch input nor require virtual joysticks (though you should use those query functions to verify). The screen is always used for stereo output, and isn't a mode that is enabled/disabled.

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