.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the SpatialVelocityTracker.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_SpatialVelocityTracker: SpatialVelocityTracker ====================== **Inherits:** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +--------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :ref:`Vector3` | :ref:`get_tracked_linear_velocity` **(** **)** const | +--------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`reset` **(** :ref:`Vector3` position **)** | +--------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`update_position` **(** :ref:`Vector3` position **)** | +--------------------------------+-------------------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- .. _class_SpatialVelocityTracker_track_physics_step: - :ref:`bool` **track_physics_step** Member Function Description --------------------------- .. _class_SpatialVelocityTracker_get_tracked_linear_velocity: - :ref:`Vector3` **get_tracked_linear_velocity** **(** **)** const .. _class_SpatialVelocityTracker_reset: - void **reset** **(** :ref:`Vector3` position **)** .. _class_SpatialVelocityTracker_update_position: - void **update_position** **(** :ref:`Vector3` position **)**