Defined in include/task/PxTaskManager.h
Identifies the type of each heavyweight PxTask object.
See also
PxTask
PxLightCpuTask
Note
This enum type is only used by PxTask objects, PxLightCpuTasks do not use this enum.
Public Types
Values:
PxTask will be run on the CPU.
Return code when attempting to find a task that does not exist.
PxTask execution has been completed.