Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GetReactionForce(timeStep: float): Vector2;
Vector2 GetReactionForce(float timeStep);
def GetReactionForce(timeStep as float) as Vector2

Parameters

timeStepThe time to calculate the reaction force for.

Description

Gets the reaction force of the joint given the specified timestep.