Spot light settings.
More...
#include <kanzi/core.ui/node/debug_visualization.hpp>
◆ SpotLightSettings()
| kanzi::DebugVisualization::SpotLightSettings::SpotLightSettings |
( |
float | cutoffAngle, |
|
|
float | innerAngle ) |
|
inlineexplicit |
Constructor.
- Parameters
-
| cutoffAngle | Spot light cutoff angle. |
| innerAngle | Spot light inner angle. |
◆ matches()
| bool kanzi::DebugVisualization::SpotLightSettings::matches |
( |
float | cutoffAngle, |
|
|
float | innerAngle ) |
|
inline |
Indicates whether the current state matches given settings.
- Parameters
-
| cutoffAngle | Spot light cutoff angle. |
| innerAngle | Spot light inner angle. |
◆ m_cutoffAngle
| float kanzi::DebugVisualization::SpotLightSettings::m_cutoffAngle |
|
protected |
◆ m_innerAngle
| float kanzi::DebugVisualization::SpotLightSettings::m_innerAngle |
|
protected |
The documentation for this class was generated from the following file: