7#include <Jolt/Physics/Collision/ObjectLayer.h>
12static constexpr JPH::ObjectLayer
MOVING = 1;
static constexpr JPH::ObjectLayer NUM_LAYERS
Definition Layers.hpp:13
static constexpr JPH::ObjectLayer MOVING
Definition Layers.hpp:12
static constexpr JPH::ObjectLayer NON_MOVING
Definition Layers.hpp:11