- getTrackedLinearVelocity
Vector3 getTrackedLinearVelocity()
- isTrackingPhysicsStep
bool isTrackingPhysicsStep()
- opAssign
SpatialVelocityTracker opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(SpatialVelocityTracker other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset(Vector3 position)
- setTrackPhysicsStep
void setTrackPhysicsStep(bool enable)
- updatePosition
void updatePosition(Vector3 position)