Open 3D Engine AzFramework 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.
Physics::DefaultWorldRequests Class Referenceabstract

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.
 

Detailed Description

An interface to get the default physics world for systems that do not support multiple worlds.


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