Version: 2020.1
언어: 한국어

Eyes.TryGetLeftEyeOpenAmount

매뉴얼로 전환
public bool TryGetLeftEyeOpenAmount (out float openAmount);

파라미터

OpenAmount A float value, with a range of 0.0 to 1.0, that indicates how open the left eye is. A value of 0.0 indicates that the eye is fully closed, while a value of 1.0 indicates that the eye is fully open.

반환

bool true if eyes can be queried for the amount that the left eye is open; otherwise false.

설명

Gets a value that represents the how far the left eye is open.