载入中...
搜索中...
未找到
#include <Grass.h>
Public 属性 | |
| float | radius = 0.14f |
| int | maxPoints = 8192 |
| uint32_t | seed = 1 |
| float | minSlopeDot = 0.25f |
| Skip faces whose Y-up slope is below this (0 = keep walls). | |
详细描述
类成员变量说明
◆ maxPoints
| int eve::graphics::grass::SampleParams::maxPoints = 8192 |
◆ minSlopeDot
| float eve::graphics::grass::SampleParams::minSlopeDot = 0.25f |
Skip faces whose Y-up slope is below this (0 = keep walls).
被这些函数引用 eve::graphics::GrassField::bake() , 以及 eve::graphics::grass::samplePoisson().
◆ radius
| float eve::graphics::grass::SampleParams::radius = 0.14f |
◆ seed
| uint32_t eve::graphics::grass::SampleParams::seed = 1 |
该结构体的文档由以下文件生成:
- src/modules/graphics/Grass.h