Public Member Functions | |
| float | DepthOfField () |
| Returns the depth of field of the camera. | |
| float | Exposure () |
| Returns the camera's exposure. | |
| float | Focal () |
| Returns the focal length of the camera. | |
| float | FocusDistance () |
| Returns the distance to the focus plane. | |
| None | SetDepthOfField (float fNewDepthOfField=0.0f) |
| Sets the depth of field amount of the camera. | |
| None | SetExposure (float fNewExposure) |
| Sets the camera's exposure. | |
| None | SetFocal (float fNewFocal=35.0f) |
| Sets the focal length of the camera. | |
| None | SetFocusDistance (float fNewFocus=100.0f) |
| Sets the focus point of the camera. | |
|
|
Returns the depth of field of the camera.
|
|
|
Returns the camera's exposure.
|
|
|
Returns the focal length of the camera.
|
|
|
Returns the distance to the focus plane.
|
|
|
Sets the depth of field amount of the camera.
|
|
|
Sets the camera's exposure.
|
|
|
Sets the focal length of the camera.
|
|
|
Sets the focus point of the camera.
|
|
Generated using doxygen on Wed Nov 29 17:50:19 2006. ©2003 e-on software, inc. All rights reserved. |