home *** CD-ROM | disk | FTP | other *** search
- UMin -0.5 ;UV parametric domain (Real)
- UMax 0.5 ; /
- VMin -0.5 ; /
- VMax 0.5 ;/
-
- NumOfSamples 10 ;Number of samples per iso line (Integer)
-
- NumOfIsoLines 10 ;Number of iso lines along U/V (Integer)
-
- ;Graphic driver can be one of:
- ; 0 - Autodetect (same as no default at all in this file)
- ; 1 - CGA (Hires two colors mode).
- ; 3 - EGA
- ; 4 - EGA64
- ; 5 - EGAMONO
- ; 7 - Hercules.
- ; 9 - VGA
- GraphDriver 0
-
- DblBuffer FALSE ;Use double buffer in transformations (Boolean).
-
- Mouse TRUE ;Mouse exists ? (Boolean)