Open 3D Engine AzQtComponents API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzQtComponents::ViewportDragContext Class Reference

#include <ViewportDragAndDrop.h>

Inherits AzQtComponents::DragAndDropContextBase.

Public Member Functions

 AZ_CLASS_ALLOCATOR (ViewportDragContext, AZ::SystemAllocator)
 
 AZ_RTTI (ViewportDragContext, "{8297256B-8DD4-499C-B564-0EAA829E8ACA}", AzQtComponents::DragAndDropContextBase)
 
- Public Member Functions inherited from AzQtComponents::DragAndDropContextBase
 AZ_CLASS_ALLOCATOR (DragAndDropContextBase, AZ::SystemAllocator)
 
 AZ_RTTI (DragAndDropContextBase, "{F9F9CC31-1D1D-4FFE-B2F1-F8104D38E632}")
 

Public Attributes

AZ::Vector3 m_hitLocation
 

Detailed Description

This context is sent when dragging OVER a viewport type view. It adds common viewport-useful details to the context, such as a suggested position to spawn objects (in 3d world space) if such an operation is desired.


The documentation for this class was generated from the following file: