| Package com.ms.com.directX |
Previous |
Microsoft Packages |
Index |
Next |
public final class d3dLightData {
public int dwSize;
public byte[] lpIn;
public int dwInSize;
public byte[] lpOut;
public int dwOutSize;
}
Describes the points to be lit and resulting colors in calls to the LightElements method.
See also d3dViewport.
Fields
| © 1997 Microsoft Corporation. All rights reserved. Terms of Use. |