I'm getting this:
- Code: Select all
Camera "orthographic"
"float screenwindow" [-1.000000000000000 1.000000000000000 -1.000000000000000 1.000000000000000]
"float shutteropen" [0.000000000000000]
"float shutterclose" [0.030]
"float focaldistance" [14.295525358939656]
But I should get this:
- Code: Select all
Camera "orthographic"
"float screenwindow" [-1.000000000000000 1.000000000000000 -1.000000000000000 1.000000000000000]
"float shutteropen" [0.000000000000000]
"float shutterclose" [0.030]
"float focaldistance" [14.295525358939656]
"float hither" [13.500000000000000]
"float yon" [16.000000000000000]
Is there a checkbox I need to check or is this a bug?
Thanks
