载入中...
搜索中...
未找到
#include <Graphics.h>
Public 属性 | |
| Texture * | albedo = nullptr |
| Texture * | normal = nullptr |
| Batcher | batch |
详细描述
在文件 Graphics.h 第 269 行定义.
类成员变量说明
◆ albedo
| Texture* eve::graphics::webgpu::Graphics::LitBatch::albedo = nullptr |
在文件 Graphics.h 第 270 行定义.
◆ batch
| Batcher eve::graphics::webgpu::Graphics::LitBatch::batch |
在文件 Graphics.h 第 272 行定义.
◆ normal
| Texture* eve::graphics::webgpu::Graphics::LitBatch::normal = nullptr |
在文件 Graphics.h 第 271 行定义.
该结构体的文档由以下文件生成:
- src/modules/graphics/webgpu/Graphics.h