Increse Sun resulution
This commit is contained in:
parent
53444955ad
commit
bd31e1058d
@ -9,7 +9,7 @@ public:
|
||||
void deinit();
|
||||
void draw(float x, float y, float size);
|
||||
private:
|
||||
const int sizeTexute = 100;
|
||||
const int sizeTexute = 250;
|
||||
RenderTexture2D target = { 0 };
|
||||
Shader shader = { 0 };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user