AddRelForceAtPos Method
- Updated2023-02-21
- 1 minute(s) read
Short Name: BodyAddRelForceAtPos
Requires: Robotics Module
Class: Body Method
To Use: Create a property or method.
Adds force to the body on the position (relative to the body's own frame of reference).
Parameters
Name | Direction | Type |
---|---|---|
AddRelForceAtPos | noDirection | void |
force | In and out | 2D array of single-precision, floating-point numbers |
position | In and out | 2D array of single-precision, floating-point numbers |