Microsoft SDK for Java

setPerspective

This method of the Direct3dRMMeshBuilder Class enables or disables perspective-correct texture-mapping for a Direct3dRMMeshBuilder object.

Syntax

public void setPerspective(int persp);

Parameters

persp Specify true if the mesh should be texture-mapped with perspective correction, otherwise, specify false.

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