Gets all of the nodes (max of 256) within a cylinder, sorted by closest to <origin>
Example:
nodes = GetNodesInRadiusSorted( guy.origin, 512, 0, 128, "Path" )
* = mandatory