C# 클래스 MoveWithHead, Paint3D

상속: MonoBehaviour
파일 보기 프로젝트 열기: ivlab/Paint3D

공개 프로퍼티들

프로퍼티 타입 설명
headTrackingEvent string
matrix4x4DataField string

공개 메소드들

메소드 설명
OnVREvent ( VREvent e ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

OnVREvent() 공개 메소드

public OnVREvent ( VREvent e ) : void
e VREvent
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

headTrackingEvent 공개적으로 프로퍼티

public string headTrackingEvent
리턴 string

matrix4x4DataField 공개적으로 프로퍼티

public string matrix4x4DataField
리턴 string