PxCloseExtensions
Defined in include/extensions/PxExtensionsAPI.h
-
void PxCloseExtensions()
Shut down the PhysXExtensions library.
This function should be called to cleanly shut down the PhysXExtensions library before application exit.
See also
PxInitExtensions
Note
This function is required to be called to release foundation usage.