AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoint.ReactionTorque Property

Returns the amount of torque applied to the joint in the last time step.

Syntax
Pascal
property ReactionTorque: Single;

You can use this to detect large forces and delete the joint to simulate breaking. Torque applies to joints that rotate such as revolute joints.

Copyright (c) 2012. All rights reserved.