![]() |
ezEngine Release 26.3
|
Alpha control point. More...
#include <ColorGradient.h>
Public Member Functions | |
| EZ_DECLARE_POD_TYPE () | |
| EZ_ALWAYS_INLINE bool | operator< (const ezColorGradientAlphaCP &rhs) const |
Public Attributes | |
| ezInt64 | m_iTick |
| Position in time. 4800 ticks per second. | |
| ezUInt8 | m_Alpha |
| float | m_fInvDistToNextCp |
| Cached 1/distance to next control point for faster interpolation. | |
Alpha control point.