collide.iterations()

collide.iterations([iterations])

If iterations is specified, sets the number of iterations per application to the specified number and returns this force. If iterations is not specified, returns the current iteration count which defaults to 1. Increasing the number of iterations greatly increases the rigidity of the constraint and avoids partial overlap of nodes, but also increases the runtime cost to evaluate the force.

doc_D3_Js
2016-11-24 10:25:36
Comments
Leave a Comment

Please login to continue.