CollisionCapsule
from panda3d.core import CollisionCapsule
- class CollisionCapsule
Bases:
Bases:
CollisionSolid
This implements a solid consisting of a cylinder with hemispherical endcaps, also known as a capsule or a spherocylinder.
This shape was previously erroneously called
CollisionTube
.Inheritance diagram
- static getClassType() TypeHandle