camera Element Reference
Virtual camera to be used to render the scene specified in this scenefile. More...
Inheritance diagram for camera:

Detailed Description
Virtual camera to be used to render the scene specified in this scenefile.
- Note:
- camera corresponds to the underlying Milton class 'Camera.'
Example usage:
"camera" : {
"type" : "thinlens",
"eye" : [ 2, 2, 1 ],
"up" : [ 0, 1, 0 ],
"aperture" : 35,
"fstop" : 18,
},
Generated on 28 Feb 2009 for MiltonScenefileFormat by
1.5.6