NBounceBackForce Class Members
In This Topic
The following tables list the members exposed by NBounceBackForce.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BodyArea | Gets or sets the body area, which is considered when measuring the overlap between two bodies. By default set to BoundingBox. |
| BodyPadding | Gets or sets the padding applied to the bodies. By default set to 10 |
| RepulsionCoefficient | Gets or sets the repulsion coefficient. By default set to 1.0f |
Top
Public Methods
| Name | Description |
| AccumulateForce | Accumulates the force acting on the specified pair of vertices |
Top
See Also