This method of the Direct3dRMViewport Class sets the position of the front clipping plane for a viewport.
public void setFront(float v);
v | The new position of the front clipping plane. If the value passed is less than or equal to zero, this method does not carry out an action. |
By default, the initial position is 1.0.