VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtDepthOfFieldSettings Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ myDofUseAutoFocus

bool makVre::DtDepthOfFieldSettings::myDofUseAutoFocus

Whether auto-focus is enabled.

◆ myDofFocalDepth

double makVre::DtDepthOfFieldSettings::myDofFocalDepth

Focal depth value in meters.

Distance at which objects are in perfect focus

◆ myDofFocalRange

double makVre::DtDepthOfFieldSettings::myDofFocalRange

Focal range value in meters.

Distance range around the focal point where objects remain in focus


The documentation for this struct was generated from the following file: