UOculusMRFunctionLibrary::GetMrcScalingFactor

Get the scaling factor for the MRC configuration. Returns 0 if not available.

Windows
MacOS
Linux

References

Module

OculusMR

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusMR/Public/OculusMRFunctionLibrary.h

Include

#include "OculusMRFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusMR/Private/OculusMRFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="OculusLibrary|MR",
          Meta=(DisplayName="Get MRC Scaling Factor"))
static float GetMrcScalingFactor()

Remarks

Get the scaling factor for the MRC configuration. Returns 0 if not available.

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