UVirtualCameraMovement::SetLocalAxis

Set the transform from where the scaling factor will be calculated from.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraMovement.h

Include

#include "VirtualCameraMovement.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraMovement.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Virtual Camera")
void SetLocalAxis
(
    const FTransform & InTransform
)

Remarks

Set the transform from where the scaling factor will be calculated from.

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