Microsoft SDK for Java

setQuadraticAttenuation

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

Syntax

public void setQuadraticAttenuation(float atn);

Parameters

atn The new attenuation factor.

See Also

getQuadraticAttenuation

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