Shadow map focusing parameters.
More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/Light.h>
|
| FocusParameters ()=default |
| Construct undefined.
|
|
| FocusParameters (bool focus, bool nonUniform, bool autoSize, float quantize, float minView) |
| Construct with initial values.
|
|
void | Validate () |
| Validate parameters.
|
|
|
bool | focus_ |
| Focus flag.
|
|
bool | nonUniform_ |
| Non-uniform focusing flag.
|
|
bool | autoSize_ |
| Auto-size (reduce resolution when far away) flag.
|
|
float | quantize_ |
| Focus quantization.
|
|
float | minView_ |
| Minimum view size.
|
|
Shadow map focusing parameters.
The documentation for this struct was generated from the following files:
- /home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/Light.h
- /home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/Light.cpp