![]() |
ezEngine Release 26.3
|
Intensity control point. Used to scale rgb for high-dynamic range values. More...
#include <ColorGradient.h>
Public Member Functions | |
| EZ_DECLARE_POD_TYPE () | |
| EZ_ALWAYS_INLINE bool | operator< (const ezColorGradientIntensityCP &rhs) const |
Public Attributes | |
| ezInt64 | m_iTick |
| Position in time. 4800 ticks per second. | |
| float | m_Intensity |
| float | m_fInvDistToNextCp |
| Cached 1/distance to next control point for faster interpolation. | |
Intensity control point. Used to scale rgb for high-dynamic range values.