W3cubDocs

/Godot 3.2

SpatialVelocityTracker

Inherits: Reference < Object

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

Default false
Setter set_track_physics_step(value)
Getter is_tracking_physics_step()

Method Descriptions

Vector3 get_tracked_linear_velocity ( ) const

void reset ( Vector3 position )

void update_position ( Vector3 position )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_spatialvelocitytracker.html