Urho3D::ScenePassInfo Struct Reference
Urho3D::ScenePassInfo Struct Reference
Scene render pass info. More...
#include <Urho3D/Graphics/View.h>
Collaboration diagram for Urho3D::ScenePassInfo:
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. | |
Detailed Description
Scene render pass info.
The documentation for this struct was generated from the following file:
- Source/Urho3D/Graphics/View.h
