ezEngine Release 26.3
Loading...
Searching...
No Matches
ezColorGradientIntensityCP Struct Reference

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.
 

Detailed Description

Intensity control point. Used to scale rgb for high-dynamic range values.


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