C# 클래스 SkeletalHand

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

공개 메소드들

메소드 설명
UpdateHand ( ) : void

보호된 메소드들

메소드 설명
GetPalmCenter ( ) : Vector3
SetPositions ( ) : void
Start ( ) : void

메소드 상세

GetPalmCenter() 보호된 메소드

protected GetPalmCenter ( ) : Vector3
리턴 Vector3

SetPositions() 보호된 메소드

protected SetPositions ( ) : void
리턴 void

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

UpdateHand() 공개 메소드

public UpdateHand ( ) : void
리턴 void