C# 클래스 NIExitPoseGestureFactory, SimpleAvatar

상속: NIGestureFactory
파일 보기 프로젝트 열기: lhongzhong/SimpleAvatar

공개 프로퍼티들

프로퍼티 타입 설명
m_angleTolerance float
m_maxMoveSpeed float
m_timeToHoldPose float
m_timeToSavePoints float

공개 메소드들

메소드 설명
GetGestureType ( ) : string

보호된 메소드들

메소드 설명
GetNewTrackerObject ( ) : NIGestureTracker,

메소드 상세

GetGestureType() 공개 메소드

public GetGestureType ( ) : string
리턴 string

GetNewTrackerObject() 보호된 메소드

protected GetNewTrackerObject ( ) : NIGestureTracker,
리턴 NIGestureTracker,

프로퍼티 상세

m_angleTolerance 공개적으로 프로퍼티

public float m_angleTolerance
리턴 float

m_maxMoveSpeed 공개적으로 프로퍼티

public float m_maxMoveSpeed
리턴 float

m_timeToHoldPose 공개적으로 프로퍼티

public float m_timeToHoldPose
리턴 float

m_timeToSavePoints 공개적으로 프로퍼티

public float m_timeToSavePoints
리턴 float