Navigation
Unreal Engine C++ API Reference > Editor
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
ABaseTransformGizmo | Base class for transform gizmo | |
![]() |
FActorViewportTransformable | A transformable actor | |
![]() |
FDraggingTransformableData | Data structure that holds all arguments that can be used while dragging a transformable. | |
![]() |
FGizmoHandle | ||
![]() |
FOneEuroFilter | 1 Euro filter smoothing algorithm http://cristal.univ-lille.fr/~casiez/1euro/ | |
![]() |
FTransformGizmoHandlePlacement | Placement of a handle in pivot space | |
![]() |
FTransformGizmoMeasurement | Displays measurements along the bounds of selected objects | |
![]() |
FViewportActionKeyInput | Represents a generic action | |
![]() |
FViewportInteractionStyle | ||
![]() |
FViewportInteractorData | Represents a single virtual hand | |
![]() |
FViewportTransformable | Represents an object that we're actively interacting with, such as a selected actor | |
![]() |
IViewportInteractableInterface | Interface for custom objects that can be interacted with by a interactor | |
![]() |
IViewportInteractionModule | The public interface to this module | |
![]() |
UActorTransformer | ||
![]() |
UAxisGizmoHandleGroup | Base class for gizmo handles on axis | |
![]() |
UGizmoHandleGroup | Base class for gizmo handles | |
![]() |
UGizmoHandleMeshComponent | Copyright Epic Games, Inc. All Rights Reserved. | |
![]() |
UMouseCursorInteractor | Viewport interactor for a mouse cursor | |
![]() |
UPlaneTranslationDragOperation | Gizmo translation on two axes. | |
![]() |
URotateOnAngleDragOperation | Rotation around one axis based on input angle. | |
![]() |
UScaleDragOperation | Scale on one axis. | |
![]() |
UTranslationDragOperation | Gizmo translation on one axis. | |
![]() |
UUniformScaleDragOperation | Scale on all axes. | |
![]() |
UViewportDragOperation | Base class for interactable drag calculations | |
![]() |
UViewportDragOperationComponent | Container component for UViewportDragOperation that can be used by objects in the world that are draggable and implement the ViewportInteractableInterface | |
![]() |
UViewportInteractableInterface | ||
![]() |
UViewportInteractionAssetContainer | Asset container for viewport interaction. | |
![]() |
UViewportInteractor | Represents the interactor in the world | |
![]() |
UViewportTransformer | ||
![]() |
UViewportWorldInteraction | ||
![]() |
UVISettings | Implements the settings for Viewport Interaction and VR Mode. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FName | ViewportWorldActionTypes::Delete
(
"Delete" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::NoAction
(
"NoAction" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::Redo
(
"Redo" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::SelectAndMove
(
"SelectAndMove" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::SelectAndMove_FullyPressed
(
"SelectAndMove_FullyPressed" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::Undo
(
"Undo" |
|
![]() ![]() |
const FName | ViewportWorldActionTypes::WorldMovement
(
"WorldMovement" |