This method of the Direct3dRMFrame Class sets the sorting mode used to process child frames. You can use this method to change the properties of hidden-surface-removal algorithms.
public void setSortMode(int val);
val | One value of the D3DRMSORT_ type, specifying the sorting mode. |
By default, a frame's initial sort mode is D3DRMSORT_FROMPARENT.