Rebel Fork Framework
|
Baking scene for single lightmap chart. More...
#include <Urho3D/Glow/LightmapGeometryBuffer.h>
Public Attributes | |
Context * | context_ {} |
Context. | |
unsigned | index_ {} |
Lightmap chart index. | |
unsigned | lightmapSize_ {} |
Size of lightmap chart. | |
SharedPtr< Scene > | scene_ |
Baking scene. | |
Camera * | camera_ {} |
Baking camera. | |
LightmapSeamVector | seams_ |
Lightmap seams. | |
Baking scene for single lightmap chart.