C# 클래스 RiggedHand

상속: HandModel
파일 보기 프로젝트 열기: leapmotion/ImageGrid 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
modelFingerPointing Vector3
modelPalmFacing Vector3

공개 메소드들

메소드 설명
InitHand ( ) : void
Reorientation ( ) : Quaternion
UpdateHand ( ) : void

메소드 상세

InitHand() 공개 메소드

public InitHand ( ) : void
리턴 void

Reorientation() 공개 메소드

public Reorientation ( ) : Quaternion
리턴 Quaternion

UpdateHand() 공개 메소드

public UpdateHand ( ) : void
리턴 void

프로퍼티 상세

modelFingerPointing 공개적으로 프로퍼티

public Vector3 modelFingerPointing
리턴 Vector3

modelPalmFacing 공개적으로 프로퍼티

public Vector3 modelPalmFacing
리턴 Vector3