Cargo Features

bevy_mod_physx has no features set by default.

[dependencies]
bevy_mod_physx = { version = "0.5.0", features = ["serialize"] }
serialize

Enables serde and serialize of bevy

bevy:

Enable serialization support through serde

bevy_mod_physx has 1 feature without comment.