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