mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Refraction change
This commit is contained in:
@ -21,6 +21,7 @@ typedef struct s_Material
|
||||
float emission;
|
||||
float roughness;
|
||||
float metallic;
|
||||
float refraction;
|
||||
int type;
|
||||
} Material;
|
||||
|
||||
|
Reference in New Issue
Block a user