forked from LeenkxTeam/LNXSDK
		
	
		
			
	
	
		
			15 lines
		
	
	
		
			277 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			277 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  | 	"contexts": [ | ||
|  | 		{ | ||
|  | 			"name": "copy_pass", | ||
|  | 			"depth_write": false, | ||
|  | 			"compare_mode": "always", | ||
|  | 			"cull_mode": "none", | ||
|  | 			"links": [], | ||
|  | 			"texture_params": [], | ||
|  | 			"vertex_shader": "../include/pass.vert.glsl", | ||
|  | 			"fragment_shader": "../include/pass_copy.frag.glsl" | ||
|  | 		} | ||
|  | 	] | ||
|  | } |