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::EditorWorldRequests Class Referenceabstract

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.
 

Detailed Description

An interface to get the editor physics world for doing edit time physics queries.


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