BulletCylinderShape¶
from panda3d.bullet import BulletCylinderShape
-
class
BulletCylinderShape
¶ Bases:
BulletShape
Inheritance diagram
-
__init__
(copy: BulletCylinderShape)¶
-
__init__
(half_extents: panda3d.core.LVector3, up: BulletUpAxis)
-
static
getClassType
() → panda3d.core.TypeHandle¶
-
getHalfExtentsWithMargin
() → panda3d.core.LVecBase3¶
-
getHalfExtentsWithoutMargin
() → panda3d.core.LVecBase3¶
-