|
VR-Engage
2.2
|
DtDepthOfFieldSettings stores depth of field camera settings that control the visual blur effect applied when menu states are active. These settings are cached when entering a menu state and restored when exiting.
#include <menuState.h>
Public Attributes | |
| bool | myDofUseAutoFocus |
| double | myDofFocalDepth |
| double | myDofFocalRange |
| bool makVre::DtDepthOfFieldSettings::myDofUseAutoFocus |
Whether auto-focus is enabled.
| double makVre::DtDepthOfFieldSettings::myDofFocalDepth |
Focal depth value in meters.
Distance at which objects are in perfect focus
| double makVre::DtDepthOfFieldSettings::myDofFocalRange |
Focal range value in meters.
Distance range around the focal point where objects remain in focus