Class TDebugTransform
Unit
Declaration
type TDebugTransform = class(TDebugTransformBox)
Description
Like TDebugTransformBox, but visualizes also additional properties. This is useful to visualize typical properties of TCastleTransform that represents a creature: things that determine how the creature is moving, if you use methods like TCastleTransform.MoveAllowed.
Adds visualization of:
TCastleTransform.Sphere, that is usually determined by the TCastleTransform.CollisionSphereRadius property
Hierarchy
- TObject
- TPersistent
- TComponent
- TDebugTransformBox
- TDebugTransform
Generated by PasDoc 0.16.0-snapshot.