BulletBoxShape
from panda3d.bullet import BulletBoxShape
- class BulletBoxShape
Bases:
Bases:
BulletShape
Inheritance diagram
- __init__(copy: BulletBoxShape)
- __init__(halfExtents: panda3d.core.LVecBase3)
- static get_class_type() panda3d.core.TypeHandle
- get_half_extents_with_margin() panda3d.core.LVecBase3
- get_half_extents_without_margin() panda3d.core.LVecBase3
- static make_from_solid(solid: panda3d.core.CollisionBox) BulletBoxShape