UCameraComponent::GetAdditiveOffset

Get the additive offset

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraComponent.h

Include

#include "Camera/CameraComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraComponent.cpp

Syntax

void GetAdditiveOffset
(
    FTransform & OutAdditiveOffset,
    float & OutAdditiveFOVOffset
) const

Remarks

Get the additive offset

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