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();

Returns

System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.GetVelocity() Method