UVPScoutingSubsystem::SetIsUsingMetricSystem

Set whether the VR user wants to use the metric system instead of imperial

Windows
MacOS
Linux

References

Module

VPUtilitiesEditor

Header

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Public/VPScoutingSubsystem.h

Include

#include "VPScoutingSubsystem.h"

Source

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Private/VPScoutingSubsystem.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Virtual Production")
static void SetIsUsingMetricSystem
(
    const bool bInUseMetricSystem
)

Remarks

Set whether the VR user wants to use the metric system instead of imperial

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