Class TRigidBody
Unit
Declaration
type TRigidBody = class(TCastleRigidBody)
Description
Warning: this symbol is deprecated: use TCastleRigidBody
This item has no description. Showing description inherited from TCastleRigidBody.
Use this behavior to be affected by physics collisions and forces. Add a TCastleRigidBody
and some collider (TCastleCollider descendant) as behaviors of TCastleTransform to make the given TCastleTransform be affected by physics and collide with other physics bodies.
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleComponent
- TCastleBehavior
- TCastleRigidBody
- TRigidBody
Generated by PasDoc 0.16.0.