Microsoft SDK for Java

addLight

This method of the Direct3dViewport Class adds a Direct3dLight light object to the viewport.

Syntax

public void addLight(Direct3dLight light);

Parameters

light The Direct3dLight object to add.

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