FRepMovement::RebaseOntoLocalOrigin

Rebase zero-origin position onto an Actor's local world origin.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/EngineTypes.cpp

Syntax

static FVector RebaseOntoLocalOrigin
(
    const struct FVector & Location,
    const AActor *const WorldContextActor
)

Remarks

Rebase zero-origin position onto an Actor's local world origin.

Rebase zero-origin position onto local world origin value based on an actor's world.

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