Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
InfraredLightSource.cs
Go to the documentation of this file.
1 using UnityEngine;
2 
3 namespace droid.Runtime.Utilities.GameObjects.NeodroidCamera {
7  public class InfraredLightSource : MonoBehaviour { }
8 }