ConeTwistJoint3D

Inherits: Joint3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

bias

0.3

float

relaxation

1.0

float

softness

0.8

float

swing_span

0.785398

float

twist_span

3.14159

Methods

float

get_param ( Param param ) const

void

set_param ( Param param, float value )


Enumerations

enum Param:

Param PARAM_SWING_SPAN = 0

There is currently no description for this enum. Please help us by contributing one!

Param PARAM_TWIST_SPAN = 1

There is currently no description for this enum. Please help us by contributing one!

Param PARAM_BIAS = 2

There is currently no description for this enum. Please help us by contributing one!

Param PARAM_SOFTNESS = 3

There is currently no description for this enum. Please help us by contributing one!

Param PARAM_RELAXATION = 4

There is currently no description for this enum. Please help us by contributing one!

Param PARAM_MAX = 5

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

float bias = 0.3

There is currently no description for this property. Please help us by contributing one!


float relaxation = 1.0

There is currently no description for this property. Please help us by contributing one!


float softness = 0.8

There is currently no description for this property. Please help us by contributing one!


float swing_span = 0.785398

There is currently no description for this property. Please help us by contributing one!


float twist_span = 3.14159

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!