Struct FaceExpressionDataEvent
Event for facial expression recordings
Inherited Members
Namespace: Unity.MARS.Data.Recorded
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS.Recording")]
public struct FaceExpressionDataEvent
Fields
Coefficient
Declaration
public float Coefficient
Field Value
| Type | Description |
|---|---|
| float |
Engaged
Declaration
public bool Engaged
Field Value
| Type | Description |
|---|---|
| bool |
Expression
Declaration
public MRFaceExpression Expression
Field Value
| Type | Description |
|---|---|
| MRFaceExpression |
Time
Declaration
public double Time
Field Value
| Type | Description |
|---|---|
| double |