Microsoft SDK for Java

setLinearAttenuation

This method of the Direct3dRMLight Class sets the linear attenuation factor for a light.

Syntax

public void setLinearAttenuation(float atn);

Parameters

atn The new attenuation factor.

See Also

getLinearAttenuation

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