adding more gui
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ struct Camera
|
||||
glm::vec3 position;
|
||||
glm::vec3 target;
|
||||
glm::vec2 sensorSize = glm::vec2(0.036, 0.024);
|
||||
float S_O = 6.9;
|
||||
float S_O = 20;
|
||||
float f = 0.7;
|
||||
float A = 0.35;
|
||||
};
|
||||
Reference in New Issue
Block a user