Physics body descriptor used for simulation. More...
#include <RigidBodyComponent.h>
Public Attributes | |
| RigidBodyDesc | Desc = {} |
| Physics body description. | |
| JPH::Ref< JPH::Shape > | RuntimeShape = {} |
| Runtime physics shape. | |
| bool | ShapeDirty = false |
| Marks shape for rebuild. | |
Physics body descriptor used for simulation.
Created in editor/runtime and instantiated in PhysicsWorld.
| RigidBodyDesc Raven::RigidBodyComponent::Desc = {} |
Physics body description.
| JPH::Ref<JPH::Shape> Raven::RigidBodyComponent::RuntimeShape = {} |
Runtime physics shape.
| bool Raven::RigidBodyComponent::ShapeDirty = false |
Marks shape for rebuild.