Hi Timothy R. Cook, you recently wrote in povray.general:
> Apparently not! You can do that?
Yes. In the Scene | Settings Dialog in the Comments Tab you can add
code like this:
*/
...
POV CODE
...
/*
And it will be exported at the beginning of your POV file. Suitable
for default definitions and other global stuff.
You can also edit the INC file of your scene and add code to after a
texture that you're not going to change. Before this texture Moray
exports a line containing "$MRY: ...". If you change this to "$MRX:
..", Moray will not export this texture again (even if you change it
in the Texture Editor) and will preserve everything between that line
and the next "$MRY: ..." line in that file between renders.
Regards,
- Lutz
Followups to moray.win
Post a reply to this message
|