C# 클래스 VRTK.SDK_UnityCameraRig

The `[UnityBase_CameraRig]` prefab is a default camera rig set up for use with the Unity SDK support.
The Unity CameraRig also utilises the Unity Controller Tracker and Headset Tracker to enable GameObject tracking of it's position/rotation to the available connected VR device via the `UnityEngine.VR` library.
상속: MonoBehaviour
파일 보기 프로젝트 열기: charles-river-analytics/VSDK-Unity

보호된 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Update() 보호된 메소드

protected Update ( ) : void
리턴 void