> The bottom one is the last line of the file.
> To be honest, I'm not entirely sure what it's good
> for, but I think Tim probably requested it.
I did
Most importanly, by having it at the end of the file you can override the camera (since you can only ever have one camera) if you wish. This is especially important if you want to make animations.
It also allows you to make simple hand or automated edits just before the include file (eg. to define parameters for a given file that are passed to a generic include file). I think there's some other operations that should also be defined last if present though I can't think of them off-hand.
Tim
> To be honest, I'm not entirely sure what it's good
> for, but I think Tim probably requested it.
I did
Most importanly, by having it at the end of the file you can override the camera (since you can only ever have one camera) if you wish. This is especially important if you want to make animations.
It also allows you to make simple hand or automated edits just before the include file (eg. to define parameters for a given file that are passed to a generic include file). I think there's some other operations that should also be defined last if present though I can't think of them off-hand.
Tim