Navigation
| Name | AvalancheViewport |
| Type | Plugin |
| Part of Plugins | Motion Design |
| Location | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/ |
| Module Build Rules | AvalancheViewport.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FAvaCameraZoomController | |
| FAvaChildTransformLockOperation | Resets child actors to their original transforms after the parent actor is moved. |
| FAvaDragOperation | |
| FAvaIsolateActorsOperation | |
| FAvaScreenAlignmentUtils | |
| FAvaSnapOperation | |
| FAvaViewportClientUtilityProvider | |
| FAvaViewportPostProcessManager | |
| SAvaDraggableBoxOverlay | Class that can be used to place a draggable box into a viewport or some other large widget as an overlay. |
| UAvaViewportDataSubsystem | |
| UAvaViewportSettings |
Structs
Interfaces
| Name | Remarks |
|---|---|
| IAvaViewportBoundingBoxVisualizer | |
| IAvaViewportClient | Virtual size is one that scales the viewport's ruler's apparent size to the given size. |
| IAvaViewportPostProcessVisualizer | |
| IAvaViewportWorldCoordinateConverter | Provider utility for converting to and from viewport/world coordinates and frustrum sizes. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FAvaViewportCastDelegate | TBaseDelegate_OneParam< FEditorViewportClient *, FViewport * > | AvaViewportUtils.h | |
| FAvaViewportClientCastDelegate | TBaseDelegate_OneParam< TSharedPtr< IAvaViewportClient >, FEditorViewportClient * > | AvaViewportUtils.h |
Enums
Public
| Name | Remarks |
|---|---|
| EAvaActorDistributionMode | |
| EAvaAlignmentContext | |
| EAvaAlignmentSizeMode | |
| EAvaRotationAxis | |
| EAvaScreenAxis | In the order of the vector componennt determining that direction. |
| EAvaShapeEditorOverlayType | |
| EAvaViewportBoundingBoxOptimizationState | |
| EAvaViewportGuideState | |
| EAvaViewportPostProcessType | |
| EAvaViewportSnapState | |
| EAvaViewportVirtualSizeAspectRatioState | |
| EAvaWorldAxis | In the order of the vector componennt determining that direction. |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ENUM_CLASS_FLAGS
(
EAvaViewportSnapState |
Interaction/AvaSnapDefs.h |