프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currentAnger | float | ||
currentDisgust | float | ||
currentEyeClosure | float | ||
currentSmile | float | ||
currentSurprise | float | ||
currentValence | float | ||
fog | ParticleSystem |
메소드 | 설명 | |
---|---|---|
onFaceFound ( float timestamp, int faceId ) : void | ||
onFaceLost ( float timestamp, int faceId ) : void | ||
onImageResults ( Face>.Dictionary |
public onFaceFound ( float timestamp, int faceId ) : void | ||
timestamp | float | |
faceId | int | |
리턴 | void |
public onFaceLost ( float timestamp, int faceId ) : void | ||
timestamp | float | |
faceId | int | |
리턴 | void |
public onImageResults ( Face>.Dictionary |
||
faces | Face>.Dictionary | |
리턴 | void |