C# 클래스 HoloToolkit.Unity.SphereBasedTagalong

A Tagalong that stays at a fixed distance from the camera and always seeks to stay on the edge or inside a sphere that is straight in front of the camera.
상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: Microsoft/HoloToolkit-Unity

공개 메소드들

메소드 설명
OnDrawGizmos ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

OnDrawGizmos() 공개 메소드

public OnDrawGizmos ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void