Microsoft SDK for Java

getProjection

This method of the Direct3dRMViewport Class retrieves the viewport's projection type. A viewport can use either orthographic or perspective projection.

Syntax

public int getProjection();

Return Value

Returns a projection type value.

See Also

setProjection

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