Summary

public static void MoveObject(ulong id, BoundingBoxD aabb, Vector3 velocity)

Change position of object in world. Move object between subspaces if necessary.

Parameters