A group of colliders used in VRM spring bone physics simulation. This class manages collections of sphere and capsule colliders that can interact with spring bones to provide collision detection and response.
Array of capsule colliders in this group. Capsule colliders are used for cylindrical collision detection with rounded ends.
Array of sphere colliders in this group. Sphere colliders are used for simple spherical collision detection.
A group of colliders used in VRM spring bone physics simulation. This class manages collections of sphere and capsule colliders that can interact with spring bones to provide collision detection and response.