Definition CharacterControllerSystem.cpp:15
void InitSoftBodySystem(Engine::Core &core)
Initialize the soft body system.
Definition SoftBodySystem.cpp:531
void SyncSoftBodyVertices(Engine::Core &core)
Synchronize soft body vertex positions to mesh data.
Definition SoftBodySystem.cpp:559
void ShutdownSoftBodySystem(Engine::Core &core)
Shutdown the soft body system.
Definition SoftBodySystem.cpp:546