Property | Type | Description | |
---|---|---|---|
currentAnger | float | ||
currentDisgust | float | ||
currentEyeClosure | float | ||
currentSmile | float | ||
currentSurprise | float | ||
currentValence | float | ||
fog | ParticleSystem |
Method | Description | |
---|---|---|
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 | |
return | void |
public onFaceLost ( float timestamp, int faceId ) : void | ||
timestamp | float | |
faceId | int | |
return | void |
public onImageResults ( Face>.Dictionary |
||
faces | Face>.Dictionary | |
return | void |