Properties:
| Name | Type | Description |
|---|---|---|
collisions |
Array.<shf3d.Entity> | [readonly] The entities that the collider is currently colliding with. |
enabled |
bool | (default: |
Class representing a collider vertex that detects collisions with other entities, provided they implement collision detection.
| Name | Type | Description |
|---|---|---|
collisions |
Array.<shf3d.Entity> | [readonly] The entities that the collider is currently colliding with. |
enabled |
bool | (default: |