|
LightmapGeometryBakingScenesArray | Urho3D::GenerateLightmapGeometryBakingScenes (Context *context, const ea::vector< Component * > &geometries, unsigned lightmapSize, const LightmapGeometryBakingSettings &settings) |
| Generate baking scenes for lightmap charts.
|
|
LightmapChartGeometryBuffer | Urho3D::BakeLightmapGeometryBuffer (const LightmapGeometryBakingScene &bakingScene) |
| Bake lightmap geometry buffer for lightmap chart.
|
|
LightmapChartGeometryBufferVector | Urho3D::BakeLightmapGeometryBuffers (const ea::vector< LightmapGeometryBakingScene > &bakingScenes) |
| Bake lightmap geometry buffer for lightmap charts.
|
|