NcEngine
nc::PostProcessPassFlag Struct Reference

Post process pass flags. More...

#include <PostProcess.h>

Public Types

using type = uint64_t
 

Static Public Attributes

static constexpr auto None = type{0}
 
static constexpr auto Outline = type{1 << 0}
 
static constexpr auto Fxaa = type{1 << 1}
 
static constexpr auto Noise = type{1 << 2}
 

Detailed Description

Post process pass flags.


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