|
U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
Scene render pass info. More...
#include </var/dev/u3d/stable/Source/Urho3D/Graphics/View.h>
Public Attributes | |
| unsigned | passIndex_ |
| Pass index. | |
| bool | allowInstancing_ |
| Allow instancing flag. | |
| bool | markToStencil_ |
| Mark to stencil flag. | |
| bool | vertexLights_ |
| Vertex light flag. | |
| BatchQueue * | batchQueue_ |
| Batch queue. | |
Scene render pass info.