Microsoft SDK for Java

setBack

This method of the Direct3dRMViewport Class sets the position of the back clipping plane for a viewport.

Syntax

public void setBack(float v);

Parameters

v The new position of the back clipping plane.

See Also

getBack, setFront

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