PrimitiveComponent-GetPhysicsLinearVelocity(Vector3_string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.PrimitiveComponent
PrimitiveComponent.GetPhysicsLinearVelocity(System.Numerics.Vector3, string) Method
Retrieves the linear velocity of a single body
public void GetPhysicsLinearVelocity(ref System.Numerics.Vector3 value, string boneName=null);
Parameters
value System.Numerics.Vector3
boneName System.String