Namespace UE4.ViewportInteraction
Classes
ActorTransformer
Actor Transformer
AxisGizmoHandleGroup
Base class for gizmo handles on axis
BaseTransformGizmo
Base class for transform gizmo
GizmoHandleGroup
Base class for gizmo handles
GizmoHandleMeshComponent
Gizmo Handle Mesh Component
MouseCursorInteractor
Viewport interactor for a mouse cursor
PivotPlaneTranslationGizmoHandleGroup
Axis Gizmo handle for plane translation
PivotRotationGizmoHandleGroup
Axis Gizmo handle for rotation
PivotScaleGizmoHandleGroup
Axis Gizmo handle for scaling
PivotTransformGizmo
A transform gizmo on the pivot that allows you to interact with selected objects by moving, scaling and rotating.
PivotTranslationGizmoHandleGroup
Axis Gizmo handle for translating
PlaneTranslationDragOperation
Gizmo translation on two axes.
RotateOnAngleDragOperation
Rotation around one axis based on input angle.
ScaleDragOperation
Scale on one axis.
StretchGizmoHandleDragOperation
Stretch Gizmo Handle Drag Operation
StretchGizmoHandleGroup
Gizmo handle for stretching/scaling
TranslationDragOperation
Gizmo translation on one axis.
UniformScaleDragOperation
Scale on all axes.
UniformScaleGizmoHandleGroup
Gizmo handle for uniform scaling
ViewportDragOperation
Base class for interactable drag calculations
ViewportDragOperationComponent
Container component for UViewportDragOperation that can be used by objects in the world that are draggable and implement the ViewportInteractableInterface
ViewportInteractableInterface
Viewport Interactable Interface
ViewportInteractionAssetContainer
Asset container for viewport interaction.
ViewportInteractor
Represents the interactor in the world
ViewportTransformer
Viewport Transformer
ViewportWorldInteraction
Viewport World Interaction
VISettings
Implements the settings for Viewport Interaction and VR Mode. Note that this is primarily a base class for anything that needs to be accessed in the VI module.
Structs
DraggingTransformableData
Data structure that holds all arguments that can be used while dragging a transformable.
GizmoHandle
Gizmo Handle
TransformGizmoHandlePlacement
Placement of a handle in pivot space
TransformGizmoMeasurement
Displays measurements along the bounds of selected objects
ViewportActionKeyInput
Represents a generic action
Enums
EGizmoHandleTypes
EGizmo Handle Types
EViewportInteractionDraggingMode
Methods of dragging objects around in VR
EViewportWorldInteractionType
EViewport World Interaction Type