FSceneInterface::ApplyWorldOffset

Shifts scene data by provided delta Called on world origin changes

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

virtual void ApplyWorldOffset
(
    FVector InOffset
)

Remarks

Shifts scene data by provided delta Called on world origin changes

Parameters

Parameter

Description

InOffset

Delta to shift scene by

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