EyeGaze Structure¶
Namespace: id3.Face
Definition¶
Represents the eye gaze.
class EyeGaze
class EyeGaze
public partial struct EyeGaze
public class EyeGaze
public typealias EyeGaze = id3FaceEyeGaze
typedef struct id3FaceEyeGaze
Properties¶
Name |
Type |
Description |
---|---|---|
float |
Value indicating the gaze alongside the x-axis of the left eye in degrees. |
|
float |
Value indicating the gaze alongside the y-axis of the left eye in degrees. |
|
float |
Value indicating the gaze alongside the x-axis of the right eye in degrees. |
|
float |
Value indicating the gaze alongside the y-axis of the right eye in degrees. |