FRepMovement::RebaseOntoZeroOrigin

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

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/EngineTypes.h"

Syntax

static FVector RebaseOntoZeroOrigin
(
    const struct FVector & Location,
    const class UActorComponent *const WorldContextActorComponent
)

Remarks

Rebase local-origin position onto zero world origin value based on an actor component'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