Collider

Collider

STD Library
Component
Addable:
Collider Collection
Combine:
entity
Exclusive:
Character Controller

Properties

Name Type Description Script Name
Enable Bool \ Enable
Is trigger Bool Read Only
IsTrigger
Physical Layer Int The custom physical layer within a range of 0 to 31 PhysicalLayer

Event

Name Description
On Collision Enter Triggered when an entity collides. Only entities with rigidbody components attached support this event.
On Collision Exit Triggered when the entity collision ends. Only entities with rigidbody components attached support this event.