VehicleWheel3D
Inherits: Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
get_contact_body ( ) const |
|
get_rpm ( ) const |
|
get_skidinfo ( ) const |
|
is_in_contact ( ) const |
Property Descriptions
float brake = 0.0
There is currently no description for this property. Please help us by contributing one!
float damping_compression = 0.83
There is currently no description for this property. Please help us by contributing one!
float damping_relaxation = 0.88
There is currently no description for this property. Please help us by contributing one!
float engine_force = 0.0
There is currently no description for this property. Please help us by contributing one!
float steering = 0.0
There is currently no description for this property. Please help us by contributing one!
float suspension_max_force = 6000.0
There is currently no description for this property. Please help us by contributing one!
float suspension_stiffness = 5.88
There is currently no description for this property. Please help us by contributing one!
float suspension_travel = 0.2
There is currently no description for this property. Please help us by contributing one!
bool use_as_steering = false
There is currently no description for this property. Please help us by contributing one!
bool use_as_traction = false
There is currently no description for this property. Please help us by contributing one!
float wheel_friction_slip = 10.5
There is currently no description for this property. Please help us by contributing one!
float wheel_radius = 0.5
There is currently no description for this property. Please help us by contributing one!
float wheel_rest_length = 0.15
There is currently no description for this property. Please help us by contributing one!
float wheel_roll_influence = 0.1
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Node3D get_contact_body ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_rpm ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_skidinfo ( ) const
There is currently no description for this method. Please help us by contributing one!
bool is_in_contact ( ) const
There is currently no description for this method. Please help us by contributing one!