PX_BINARY_SERIAL_VERSION
Defined in include/extensions/PxSerialization.h
- 
PX_BINARY_SERIAL_VERSION
- PX_BINARY_SERIAL_VERSION is used to version the PhysX binary data and meta data. - The global unique identifier of the PhysX SDK needs to match the one in the data and meta data, otherwise they are considered incompatible. A 32 character wide GUID can be generated with https://www.guidgenerator.com/ for example.