When rendering a large number of nodes, the transition animation rendering caton will bring serious problem, whether can provide a rendering switch configuration whether to enable the transition animation effects, in order to achieve the optimization method.
like this:
// can set true or false of Animation
const graph = new ForceGraph3D(element).animation(true)