SceneComponent-GetVelocity(Vector3).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.SceneComponent
SceneComponent.GetVelocity(System.Numerics.Vector3) Method
Retrieves velocity of the component, or the velocity of the physics body if simulating physics
public void GetVelocity(ref System.Numerics.Vector3 value);
Parameters
value System.Numerics.Vector3