BulletCapsuleShape
from panda3d.bullet import BulletCapsuleShape
- class BulletCapsuleShape
Bases:
Bases:
BulletShapeInheritance diagram
- __init__(copy: BulletCapsuleShape)
- static getClassType() panda3d.core.TypeHandle
- static makeFromSolid(solid: panda3d.core.CollisionCapsule) BulletCapsuleShape
Constructs a new
BulletCapsuleShapeusing the information from aCollisionCapsulefrom the builtin collision system.
