void Awake() { reticlePointerImpl = new GvrReticlePointerImpl(); }
void Awake() { reticlePointerImpl = new GvrReticlePointerImpl(layerMask); }