Navigation
API > API/Plugins > API/Plugins/Avalanche
| Name | FAvaActorUtils |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/AvaActorUtils.h |
| Include Path | #include "AvaActorUtils.h" |
Syntax
struct FAvaActorUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FBox GetActorLocalBoundingBox
(
const AActor* InActor, |
AvaActorUtils.h | ||
static FBox GetComponentLocalBoundingBox
(
const USceneComponent* InComponent |
AvaActorUtils.h | ||
static IAvaSceneInterface * GetSceneInterfaceFromActor
(
const AActor* InActor |
AvaActorUtils.h | ||
static FOrientedBox MakeOrientedBox
(
const FBox& InLocalBox, |
AvaActorUtils.h |