LeviLamina
Loading...
Searching...
No Matches
IBLConvolutionType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dragon::framerenderer::modules {
6
7
enum class
IBLConvolutionType :
int
{
8
MipChain = 0,
9
SpecularImportanceSampling = 1,
10
};
11
12
}
src
mc
external
render_dragon
frame_renderer
modules
IBLConvolutionType.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0