BulletSphereShape
from panda3d.bullet import BulletSphereShape
- class BulletSphereShape
Bases:
BulletShape
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getRadius()
C++ Interface: get_radius(BulletSphereShape self)
- /**
Returns the radius that was used to construct this sphere.
*/
- get_class_type()
C++ Interface: get_class_type()
- get_radius()
C++ Interface: get_radius(BulletSphereShape self)
- /**
Returns the radius that was used to construct this sphere.
*/
- radius