C# 클래스 Kinect.KinectInterop.SmoothParameters

파일 보기 프로젝트 열기: BrainProject/UnityTemp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
correction float
jitterRadius float
maxDeviationRadius float
prediction float
smoothing float

프로퍼티 상세

correction 공개적으로 프로퍼티

public float correction
리턴 float

jitterRadius 공개적으로 프로퍼티

public float jitterRadius
리턴 float

maxDeviationRadius 공개적으로 프로퍼티

public float maxDeviationRadius
리턴 float

prediction 공개적으로 프로퍼티

public float prediction
리턴 float

smoothing 공개적으로 프로퍼티

public float smoothing
리턴 float