ERR_FAIL_COND_V_MSG(radius <= 0.0f, nullptr, vformat("Failed to build Jolt Physics capsule shape with %s. Its radius must be greater than 0. This shape belongs to %s ...
#include "Jolt/Physics/Collision/Shape/ConvexShape.h" #include "Jolt/Physics/Collision/TransformedShape.h" virtual JPH::uint GetSubShapeIDBitsRecursive() const ...