↓ 2 callersFunction_explicit_variant(
mesh_name: str,
mass: float,
inertia: tuple[float, float, float],
*,
cone: bool = False,
tests/test_variants.py:1212
↓ 2 callersFunction_identity_quat(w, x, y, z) = (1, 0, 0, 0).
tests/test_velocity_rewards.py:17