home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
povshell
/
finish.tpl
< prev
next >
Wrap
Text File
|
1994-01-17
|
488b
|
26 lines
//finish.tpl
/*
The "finish {...}" statement is the part of a texture which defines the
various finish properties to be applied to an object. Like the pigment or
normal statement, you can omit the surrounding texture block to save
typing. Do not forget however that there is a texture implied. For
example...
The most complete form for defining a finish is as follows:
finish {
FINISH_IDENTIFIER
FINISH_ITEMS...
}
*/
finish {
}