PrimitiveComponent-GetPhysicsAngularVelocityInRadians(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.PrimitiveComponent
PrimitiveComponent.GetPhysicsAngularVelocityInRadians(string) Method
Returns the angular velocity in radians of a single body
public System.Numerics.Vector3 GetPhysicsAngularVelocityInRadians(string boneName=null);
Parameters
boneName System.String