JointComponent.GetReactionTorque() Method
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Returns the constraint torque exerted by this joint during the last step. Returns 0 if the joint is not live.
public float GetReactionTorque();
Namespace: Brine2D.ECS.Components.Joints
Returns the constraint torque exerted by this joint during the last step. Returns 0 if the joint is not live.
public float GetReactionTorque();