|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Tag for EnTT which tags entities which should simulate physics. More...
#include <EcsData.h>
Public Attributes | |
| btRigidBody * | rigidBody = nullptr |
| btCollisionShape * | collisionShape = nullptr |
| bool | isKinematic = false |
| bool | isStatic = false |
Tag for EnTT which tags entities which should simulate physics.
| btCollisionShape* Engine::Ecs::SimulatesPhysics::collisionShape = nullptr |
| btRigidBody* Engine::Ecs::SimulatesPhysics::rigidBody = nullptr |