C# 클래스 CameraMount, VRDesignLab

상속: MonoBehaviour
파일 보기 프로젝트 열기: VRUX-CO/VRDesignLab 1 사용 예제들

공개 메소드들

메소드 설명
DiabledTracking ( bool disable ) : void

비공개 메소드들

메소드 설명
InverseRotateCamera ( ) : void
LateUpdate ( ) : void
Reset ( ) : void
Update ( ) : void

메소드 상세

DiabledTracking() 공개 메소드

public DiabledTracking ( bool disable ) : void
disable bool
리턴 void