UVPScoutingSubsystem::SetIsUsingTransformGizmo

Set whether the VR user wants to have the transform gizmo enabled

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 SetIsUsingTransformGizmo
(
    const bool bInIsUsingTransformGizmo
)

Remarks

Set whether the VR user wants to have the transform gizmo enabled

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