PrimitiveComponent-GetPhysicsAngularVelocityInRadians(Vector3_string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.PrimitiveComponent

PrimitiveComponent.GetPhysicsAngularVelocityInRadians(System.Numerics.Vector3, string) Method

Retrieves the angular velocity in radians of a single body

public void GetPhysicsAngularVelocityInRadians(ref System.Numerics.Vector3 value, string boneName=null);

Parameters

value System.Numerics.Vector3

boneName System.String

Contents

  1. 0.1UnrealEngine.Framework.PrimitiveComponent
  2. 1PrimitiveComponent.GetPhysicsAngularVelocityInRadians(System.Numerics.Vector3, string) Method