An interface to get the editor physics world for doing edit time physics queries. More...
#include <SystemBus.h>
Inherits AZ::EBusTraits.
Public Types | |
| using | MutexType = AZStd::mutex |
Public Member Functions | |
| virtual AzPhysics::SceneHandle | GetEditorSceneHandle () const =0 |
| Returns a handle to the Editor Scene managed by editor system component. | |
An interface to get the editor physics world for doing edit time physics queries.