BulletWheelRaycastInfo¶
from panda3d.bullet import BulletWheelRaycastInfo
-
class
BulletWheelRaycastInfo
¶ Inheritance diagram
-
__init__
(param0: BulletWheelRaycastInfo)¶
-
getContactNormalWs
() → panda3d.core.LVector3¶
-
getContactPointWs
() → panda3d.core.LPoint3¶
-
getGroundObject
() → panda3d.core.PandaNode¶
-
getHardPointWs
() → panda3d.core.LPoint3¶
-
getWheelAxleWs
() → panda3d.core.LVector3¶
-
getWheelDirectionWs
() → panda3d.core.LVector3¶
-