Rebel Fork Framework
Urho3D::GeometryRenderFlag Struct Reference

#include <Urho3D/RenderPipeline/DrawableProcessor.h>

Public Types

enum  Type : unsigned char { VisibleInCullCamera = 1 << 0, Lit = 1 << 1, ForwardLit = 1 << 2 }
 

Detailed Description

Flags related to geometry rendering. Use old enum for simplified flag manipulation, avoid FlagSet for quick reset.


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