RebaseOntoZeroOrigin

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FVector

 

RebaseOntoZeroOrigin

(
    const FVector& Location,
    const FIntVector& LocalOrigin
)

Rebase local-origin position onto zero world origin value.

Public function Static

FVector

 

RebaseOntoZeroOrigin

(
    const FVector& Location,
    const AActor*const WorldContex...
)

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

Public function Static

FVector

 

RebaseOntoZeroOrigin

(
    const FVector& Location,
    const UActorComponent*const Wo...
)

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