SpatialVelocityTracker

Inherits: Reference < Object

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

Properties

bool

track_physics_step

false

Methods

Vector3

get_tracked_linear_velocity ( ) const

void

reset ( Vector3 position )

void

update_position ( Vector3 position )


Property Descriptions

bool track_physics_step = false

  • void set_track_physics_step ( bool value )

  • bool is_tracking_physics_step ( )

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


Method Descriptions

Vector3 get_tracked_linear_velocity ( ) const

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


void reset ( Vector3 position )

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


void update_position ( Vector3 position )

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