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