Microsoft SDK for Java

createFace

This method of the Direct3dRMMeshBuilder Class creates a new face with no vertices and adds it to a Direct3dRMMeshBuilder object.

Syntax

public Direct3dRMFace createFace();

Return Value

Returns the Direct3dRMFace object if successful; otherwise, returns null

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