PathFollow3D
Inherits: Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
correct_posture ( Transform3D transform, RotationMode rotation_mode ) static |
Enumerations
enum RotationMode:
RotationMode ROTATION_NONE = 0
There is currently no description for this enum. Please help us by contributing one!
RotationMode ROTATION_Y = 1
There is currently no description for this enum. Please help us by contributing one!
RotationMode ROTATION_XY = 2
There is currently no description for this enum. Please help us by contributing one!
RotationMode ROTATION_XYZ = 3
There is currently no description for this enum. Please help us by contributing one!
RotationMode ROTATION_ORIENTED = 4
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
bool cubic_interp = true
There is currently no description for this property. Please help us by contributing one!
float h_offset = 0.0
There is currently no description for this property. Please help us by contributing one!
bool loop = true
There is currently no description for this property. Please help us by contributing one!
float progress = 0.0
There is currently no description for this property. Please help us by contributing one!
float progress_ratio = 0.0
There is currently no description for this property. Please help us by contributing one!
RotationMode rotation_mode = 3
void set_rotation_mode ( RotationMode value )
RotationMode get_rotation_mode ( )
There is currently no description for this property. Please help us by contributing one!
bool tilt_enabled = true
There is currently no description for this property. Please help us by contributing one!
bool use_model_front = false
There is currently no description for this property. Please help us by contributing one!
float v_offset = 0.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Transform3D correct_posture ( Transform3D transform, RotationMode rotation_mode ) static
There is currently no description for this method. Please help us by contributing one!