Class TCastleBoxCollider
Unit
Declaration
type TCastleBoxCollider = class(TCastleCollider)
Description
Collide as a box. Add this collider to TCastleTransform behaviors, along with a TCastleRigidBody, to make the given TCastleTransform be affected by physics and collide with other physics bodies.
Source: transform/castletransform_physics.inc (line 523).
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleComponent
- TCastleBehavior
- TCastleCollider
- TCastleBoxCollider
Generated by PasDoc 0.17.0.snapshot.