Handles PhysX tasks in the Open 3D Engine job scheduler. More...
#include <PhysXJob.h>
Inherits AZ::Job.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (PhysXJob, AZ::ThreadPoolAllocator) | |
PhysXJob (physx::PxBaseTask &pxTask, AZ::JobContext *context=nullptr) | |
Protected Member Functions | |
void | Process () override |
Handles PhysX tasks in the Open 3D Engine job scheduler.