载入中...
搜索中...
未找到
eve::graphics::webgpu::Graphics::TexturedBatch结构体 参考

#include <Graphics.h>

Public 属性

Texturetexture = nullptr
 
Texturedepth = nullptr
 
Shadershader = nullptr
 
BlendMode blend = BlendMode::Alpha
 
Batcher batch
 

详细描述

在文件 Graphics.h262 行定义.

类成员变量说明

◆ batch

Batcher eve::graphics::webgpu::Graphics::TexturedBatch::batch

在文件 Graphics.h267 行定义.

◆ blend

BlendMode eve::graphics::webgpu::Graphics::TexturedBatch::blend = BlendMode::Alpha

在文件 Graphics.h266 行定义.

◆ depth

Texture* eve::graphics::webgpu::Graphics::TexturedBatch::depth = nullptr

在文件 Graphics.h264 行定义.

◆ shader

Shader* eve::graphics::webgpu::Graphics::TexturedBatch::shader = nullptr

在文件 Graphics.h265 行定义.

◆ texture

Texture* eve::graphics::webgpu::Graphics::TexturedBatch::texture = nullptr

在文件 Graphics.h263 行定义.


该结构体的文档由以下文件生成: