3 lines
85 B
C++
3 lines
85 B
C++
|
|
#pragma once
|
||
|
|
|
||
|
|
constexpr float SHADER_ROUNDED_SMOOTHING_FACTOR = M_PI / 5.34665792551;
|