forked from cgvr/DeltaVR
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			142 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			142 B
		
	
	
	
		
			C#
		
	
	
	
	
	
namespace Oculus.Platform.Samples.VrHoops
 | 
						|
{
 | 
						|
	using UnityEngine;
 | 
						|
	using System.Collections;
 | 
						|
 | 
						|
	public class BallEjector : MonoBehaviour {
 | 
						|
 | 
						|
	}
 | 
						|
}
 |