This method of the Direct3dRMViewport Class sets the viewport field of view.
public void setField(float v);
v | The new field of view. If this value is less than or equal to zero, this method does not carry out an action. |
By default, the initial field of view value is 0.5.