I would like to efficiently return the static level meshes that intersect with a collision volume. What is the best method for this from C++ code.
I would like to efficiently return the static level meshes that intersect with a collision volume. What is the best method for this from C++ code.