Microsoft SDK for Java

setLight

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

Syntax

public void setLight(D3dLightDesc light);

Parameters

light The Direct3dLight object that contains the light data to set.

See Also

getLight

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