Corrected mistake
This commit is contained in:
		
							parent
							
								
									45a7d105ed
								
							
						
					
					
						commit
						6b3a79c34e
					
				| @ -13,7 +13,7 @@ THREEx.Transparency.objects = []; | ||||
|  */ | ||||
| THREEx.Transparency.init	= function(objects){ | ||||
| 	objects.forEach(function(object){ | ||||
|         THREEx.Transpaency.objects.push(object); | ||||
|         THREEx.Transparency.objects.push(object); | ||||
| 		object.material.transparent	= true | ||||
| 		object.material.depthWrite	= false | ||||
| 	}); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user