Load our components from the given render engine.
The idea is that all of the state is shared so that transformations
send during picking will be preserved in the given render engine.
Return the top most primitive vertex of all picked objects.
Note: Except from the z value the vertex is *not* normalized yet
(e.g., there was no division by w)