public final class ActionUnits
extends Object
for order of values in action units array see action_units_indices enum
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ActionUnits
public ActionUnits(float rotX,
float rotY,
float rotZ,
@NonNull
ArrayList<Float> units)
-
Method Details
-
getRotX
public float getRotX()
-
getRotY
public float getRotY()
-
getRotZ
public float getRotZ()
-
-