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