In order to apply some networking techniques related to collisions, I'm accessing PhysicsServer3D.BodyTestMotion every frame to calculate some collisions, I want to know if there is any downside, performance related.
PhysicsServer3D.BodyTestMotion
Thanks!