载入中...
搜索中...
未找到
Layout of a packed 2x2-per-variant sway atlas (4 grass + 2 leaf typical). 更多...
#include <Grass.h>
Public 属性 | |
| int | width = 0 |
| int | height = 0 |
| int | atlasCols = 2 |
| int | atlasRows = 2 |
| int | grassVariants = 1 |
| int | leafVariants = 1 |
| int | leafRowOffset = 0 |
| int | frames = 4 |
详细描述
类成员变量说明
◆ atlasCols
| int eve::graphics::grass::PackedAtlasInfo::atlasCols = 2 |
◆ atlasRows
| int eve::graphics::grass::PackedAtlasInfo::atlasRows = 2 |
◆ frames
| int eve::graphics::grass::PackedAtlasInfo::frames = 4 |
◆ grassVariants
| int eve::graphics::grass::PackedAtlasInfo::grassVariants = 1 |
◆ height
| int eve::graphics::grass::PackedAtlasInfo::height = 0 |
◆ leafRowOffset
| int eve::graphics::grass::PackedAtlasInfo::leafRowOffset = 0 |
◆ leafVariants
| int eve::graphics::grass::PackedAtlasInfo::leafVariants = 1 |
◆ width
| int eve::graphics::grass::PackedAtlasInfo::width = 0 |
该结构体的文档由以下文件生成:
- src/modules/graphics/Grass.h