RigidbodySynchronizablevelocity Property
The velocity vector of the rigidbody. It represents the rate of change of Rigidbody position.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
public Vector3 velocity { get; set; }
Property Value
Vector3 Reference
[!:https://docs.unity3d.com/ScriptReference/Rigidbody-velocity.html]