An interface to get the default physics world for systems that do not support multiple worlds. More...
#include <SystemBus.h>
Inherits AZ::EBusTraits.
Public Types | |
using | MutexType = AZStd::mutex |
Public Member Functions | |
virtual AzPhysics::SceneHandle | GetDefaultSceneHandle () const =0 |
Returns a handle to the Default Scene managed by a relevant system. | |
An interface to get the default physics world for systems that do not support multiple worlds.