NBarycenterForce Class Members
In This Topic
The following tables list the members exposed by NBarycenterForce.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AttractionCoefficient | Gets or sets the attraction coefficient, which affects the power with which connected vertices attract each other. Should be a value in the [0;1] range |
Top
Public Methods
| Name | Description |
| AccumulateForce | Computes the barycenter force acting on vertex1 and vertex2 and updates the bodies current forces |
| OnLayingOutGraph | Overridden. Called before the force is used in the specified graph |
Top
See Also