Microsoft SDK for Java

getLight

This method of the Direct3dLight Class retrieves the light information for the Direct3dLight object.

Syntax

public void getLight(D3dLightDesc light);

Parameters

light The D3dLightDesc object that receives the current light data.

See Also

setLight

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