BulletDebugNode
from panda3d.bullet import BulletDebugNode
- class BulletDebugNode
Bases:
Bases:
PandaNode
Inheritance diagram
- __init__(param0: BulletDebugNode)
- __init__(name: str)
- property bounding_boxes bool
Getter Setter
If true, displays axis aligned bounding boxes for objects.
- property constraints bool
Getter Setter
If true, display limits defined for constraints, e.g. a pivot axis or maximum amplitude.
- drawMaskChanged()
- static getClassType() panda3d.core.TypeHandle
- property normals bool
Getter Setter
If true, displays normal vectors for triangle mesh and heightfield faces.