BulletMultiSphereShape
from panda3d.bullet import BulletMultiSphereShape
- class BulletMultiSphereShape
Bases:
Bases:
BulletShape
Inheritance diagram
- __init__(copy: BulletMultiSphereShape)
- __init__(points: panda3d.core.PTA_LVecBase3, radii: panda3d.core.PTA_stdfloat)
- assign(copy: BulletMultiSphereShape) BulletMultiSphereShape
- static getClassType() panda3d.core.TypeHandle
- getSpherePos(index: int) panda3d.core.LPoint3