BulletBoxShape
from panda3d.bullet import BulletBoxShape
- class BulletBoxShape
Bases:
Bases:
BulletShape
Inheritance diagram
- __init__(copy: BulletBoxShape)
- __init__(halfExtents: panda3d.core.LVecBase3)
- static getClassType() panda3d.core.TypeHandle
- getHalfExtentsWithMargin() panda3d.core.LVecBase3
- getHalfExtentsWithoutMargin() panda3d.core.LVecBase3
- static makeFromSolid(solid: panda3d.core.CollisionBox) BulletBoxShape