BulletRotationalLimitMotor¶
from panda3d.bullet import BulletRotationalLimitMotor
-
class
BulletRotationalLimitMotor
¶ Rotation Limit structure for generic joints.
Inheritance diagram
-
__init__
(copy: BulletRotationalLimitMotor)¶
-
property
current_limit
→ int¶ Retrieves the current value of angle: 0 = free, 1 = at low limit, 2 = at high limit.
-