This method of the Direct3dRMMeshBuilder Class enables or disables perspective-correct texture-mapping for a Direct3dRMMeshBuilder object.
public void setPerspective(int persp);
persp | Specify true if the mesh should be texture-mapped with perspective correction, otherwise, specify false. |