BaseArFragment.OnTapArPlaneListener

공개 정적 인터페이스 BaseArFragment.OnTapArPlaneListener

ARCore 평면을 탭할 때 호출됩니다.

공개 메서드

추상 무효
onTapPlane(HitResult hitResult, Plane 평면, MotionEvent 모션 이벤트)
ARCore 평면을 탭할 때 호출됩니다.

공개 메서드

공개 추상 void onTapPlane (HitResult hitResult, Plane 평면, MotionEventMotionEvent)

ARCore 평면을 탭할 때 호출됩니다. 콜백은 Node를 탭하지 않은 경우에만 호출됩니다.

매개변수
조회 결과 평면을 탭할 때 발생한 ARCore 조회 결과
비행기 탭된 ARCore 비행기
모션 이벤트 탭을 트리거한 모션 이벤트