PinJoint3D
Inherits: Joint3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Methods
void |
Enumerations
enum Param:
Param PARAM_BIAS = 0
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_DAMPING = 1
There is currently no description for this enum. Please help us by contributing one!
Param PARAM_IMPULSE_CLAMP = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
float params/bias = 0.3
There is currently no description for this property. Please help us by contributing one!
float params/damping = 1.0
There is currently no description for this property. Please help us by contributing one!
float params/impulse_clamp = 0.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
float get_param ( Param param ) const
There is currently no description for this method. Please help us by contributing one!
void set_param ( Param param, float value )
There is currently no description for this method. Please help us by contributing one!