载入中...
搜索中...
未找到
#include <ColorRamp.h>
Public 属性 | |
| uint8_t | r = 0 |
| uint8_t | g = 0 |
| uint8_t | b = 0 |
| uint8_t | a = 255 |
详细描述
在文件 ColorRamp.h 第 8 行定义.
类成员变量说明
◆ a
| uint8_t eve::procgen::Rgba8::a = 255 |
在文件 ColorRamp.h 第 9 行定义.
◆ b
| uint8_t eve::procgen::Rgba8::b = 0 |
在文件 ColorRamp.h 第 9 行定义.
◆ g
| uint8_t eve::procgen::Rgba8::g = 0 |
在文件 ColorRamp.h 第 9 行定义.
◆ r
| uint8_t eve::procgen::Rgba8::r = 0 |
在文件 ColorRamp.h 第 9 行定义.
被这些函数引用 eve::procgen::paintHeightToImage().
该结构体的文档由以下文件生成:
- src/modules/procgen/texture/ColorRamp.h