Microsoft SDK for Java

getLights

This method of the Direct3dRMFrame Class retrieves a list of lights in the frame in the form of a Direct3dRMLightArray object.

Syntax

public Direct3dRMLightArray getLights();

Return Value

Returns the Direct3dRMLightArray object if successful; otherwise, null.

See Also

com.ms.directX.Direct3dRMLightArray

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