Component3D.collider property

Collider for this component, it encapsulates some convenience methods for physics And gives access to the underlying physics rigidbody and collider

Signature:

collider: Collider;