Microsoft SDK for Java

D3dTLVertex Class Fields

The D3dTLVertex Class contains the following fields.

color Value describing the color component of the vertex.
rhw The value that is the reciprocal of homogenous w. This value is 1 divided by the distance from the origin to the object along the z-axis.
specular Value describing the specular component of the vertex.
sx The x screen coordinate of the vertex.
sy The y screen coordinate of the vertex.
sz The z screen coordinate of the vertex.
tu Value describing the texture u-coordinate of the vertex.
tv Value describing the texture v-coordinate of the vertex.

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