Microsoft SDK for Java

deleteLight

This method of the Direct3dViewport Class deletes a Direct3dLight light object from the viewport.

Syntax

public void deleteLight(Direct3dLight light);

Parameters

light The Direct3dLight object to delete.

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