Rebel Fork Framework
Urho3D::LightmapStitchingContext Struct Reference

Stiching context. More...

#include <Urho3D/Glow/LightmapStitcher.h>

Public Attributes

Contextcontext_ {}
 Context.
 
unsigned lightmapSize_ {}
 Lightmap size.
 
unsigned numChannels_ {}
 Number of texture channels.
 
SharedPtr< Texture2DpingTexture_
 First texture for ping-pong.
 
SharedPtr< Texture2DpongTexture_
 Second texture for ping-pong.
 

Detailed Description

Stiching context.


The documentation for this struct was generated from the following file: