Skip to content

Collider

Actions for working with 3D Collider components.

Use these actions for collider-based checks, queries, and helper behavior in physics-driven gameplay.

Unity API

Collider-related actions may use Unity Physics APIs such as Physics and Collider.

Collider Actions

Check Collider

Check whether a Collider overlaps any other colliders.

Overlap Collider

Get all colliders overlapping a Collider.