Microsoft SDK for Java

setField

This method of the Direct3dRMViewport Class sets the viewport field of view.

Syntax

public void setField(float v);

Parameters

v The new field of view. If this value is less than or equal to zero, this method does not carry out an action.

Remarks

By default, the initial field of view value is 0.5.

See Also

getField

© 1999 Microsoft Corporation. All rights reserved. Terms of use.