PrimitiveComponent-GetPhysicsAngularVelocityInDegrees(Vector3_string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.PrimitiveComponent

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

Retrieves the angular velocity in degrees of a single body

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

Parameters

value System.Numerics.Vector3

boneName System.String

Contents

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