CollisionRecorder
from panda3d.core import CollisionRecorder
- class CollisionRecorder
 Bases:
Bases:
TypedObjectThis class is used to help debug the work the collisions system is doing. It is a virtual base class that just provides an interface for recording collisions tested and detected each frame.
Inheritance diagram
- static getClassType() TypeHandle
 
