Hyprland/src/render/shaders/SharedValues.hpp

3 lines
85 B
C++
Raw Normal View History

#pragma once
constexpr float SHADER_ROUNDED_SMOOTHING_FACTOR = M_PI / 5.34665792551;