Update render.h
							parent
							
								
									4ef4b9d2c9
								
							
						
					
					
						commit
						377b509cc5
					
				| 
						 | 
					@ -145,7 +145,8 @@ public:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	std::map<std::string, std::string> environments;
 | 
						std::map<std::string, std::string> environments;
 | 
				
			||||||
	std::string selectedEnvironment = "papermill";
 | 
						std::string selectedEnvironment = "papermill";
 | 
				
			||||||
 | 
						std::map<std::string, std::string> scenes;
 | 
				
			||||||
 | 
						std::string selectedScene = "DamagedHelmet";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	int32_t debugViewInputs = 0;
 | 
						int32_t debugViewInputs = 0;
 | 
				
			||||||
	int32_t debugViewEquation = 0;
 | 
						int32_t debugViewEquation = 0;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue