Microsoft SDK for Java

getNormal

This method of the Direct3dRMFace Class retrieves the normal vector of a Direct3dRMFace object.

Syntax

public void getNormal(D3dVector val);

Parameters

val The D3dVector object that receives the normal vector of the face.

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