home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2002 April
/
GSSH42002.iso
/
EDITOREN
/
DS
/
gmax
/
gmaxinst_1-1.exe
/
gmaxsetup11.cab
/
gMaterialEDhighlight.swf
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2002-02-13
|
174b
|
5 lines
fSpecularLevel = Number(vSpecularLevel) / 100;
fGlossiness = Number(vGlossiness) / 100;
curve.fDrawCurve(fSpecularLevel,fGlossiness);
mask._visible = vEnabled != "true";