mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Refraction index dieletric material
This commit is contained in:
@ -37,6 +37,7 @@ struct GPUMaterial
|
||||
float emission;
|
||||
float roughness;
|
||||
float metallic;
|
||||
int type;
|
||||
};
|
||||
|
||||
class Sphere;
|
||||
|
Reference in New Issue
Block a user