|
发表于 2006-4-15 16:19:44
|
显示全部楼层
aticonfig --help
FSAA Options:
--fsaa={on|off}
Enable/disable full scene anti-aliasing. Enable this option t
photo-realism in 3D rendering. Disable it to get the most acc
image.
--fs, --fsaa-samples={off,0,2,4,6}
Set the number of FSAA samples per pixel or 2, 4, 6. off is t
as setting 0 samples.
--fsg, --fsaa-gamma={on|off}
Enable/disable FSAA gamma.
--fmsp, --fsaa-ms-positions=x0,y0,x1,y1,x2,y2,x3,y3,x4,y4,x5,y5
Change the FSAA Multi-Sample Positions for x0,y0 to x5,y5. Yo
specify exactly 12 real number values separated by commas. |
|