UVirtualCameraMovement::SetRotationScale

Scale the local rotation of the local transform from the local axis.

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 SetRotationScale
(
    FRotator RotationScale
)

Remarks

Scale the local rotation of the local transform from the local axis.

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