Microsoft SDK for Java

createLight

This method of the Direct3d Class allocates a Direct3dLight object.

Syntax

public Direct3dLight createLight();

Return Value

Returns the Direct3dLight object if successful; otherwise, returns null.

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