BNBActionUnitsIndices
Objective-C
NS_ENUM(NSInteger, BNBActionUnitsIndices)
{
/**0 */
BNBActionUnitsIndicesBrowDownLeft,
BNBActionUnitsIndicesBrowDownRight,
BNBActionUnitsIndicesBrowInnerUp,
BNBActionUnitsIndicesBrowOuterUpLeft,
BNBActionUnitsIndicesBrowOuterUpRight,
BNBActionUnitsIndicesCheekPuff,
BNBActionUnitsIndicesCheekSquintLeft,
BNBActionUnitsIndicesCheekSquintRight,
BNBActionUnitsIndicesJawForward,
/**9 */
BNBActionUnitsIndicesJawLeft,
BNBActionUnitsIndicesJawRight,
BNBActionUnitsIndicesJawOpen,
BNBActionUnitsIndicesMouthClose,
BNBActionUnitsIndicesMouthFunnel,
BNBActionUnitsIndicesMouthPucker,
BNBActionUnitsIndicesMouthLeft,
BNBActionUnitsIndicesMouthRight,
BNBActionUnitsIndicesMouthSmileLeft,
BNBActionUnitsIndicesMouthSmileRight,
/**19 */
BNBActionUnitsIndicesMouthDimpleLeft,
BNBActionUnitsIndicesMouthDimpleRight,
BNBActionUnitsIndicesMouthRollUpper,
BNBActionUnitsIndicesMouthShrugUpper,
BNBActionUnitsIndicesMouthShrugLower,
BNBActionUnitsIndicesMouthRollLower,
BNBActionUnitsIndicesMouthFrownLeft,
BNBActionUnitsIndicesMouthFrownRight,
BNBActionUnitsIndicesMouthUpperUpLeft,
BNBActionUnitsIndicesMouthUpperUpRight,
/**29 */
BNBActionUnitsIndicesMouthLowerDownLeft,
BNBActionUnitsIndicesMouthLowerDownRight,
BNBActionUnitsIndicesNoseSneerLeft,
BNBActionUnitsIndicesNoseSneerRight,
BNBActionUnitsIndicesMouthPressLeft,
BNBActionUnitsIndicesMouthPressRight,
BNBActionUnitsIndicesMouthStretchLeft,
BNBActionUnitsIndicesMouthStretchRight,
BNBActionUnitsIndicesEyeBlinkLeft,
BNBActionUnitsIndicesEyeBlinkRight,
/**39 */
BNBActionUnitsIndicesEyeWideLeft,
BNBActionUnitsIndicesEyeWideRight,
BNBActionUnitsIndicesEyeSquintLeft,
BNBActionUnitsIndicesEyeSquintRight,
BNBActionUnitsIndicesEyeLookDownLeft,
BNBActionUnitsIndicesEyeLookInLeft,
BNBActionUnitsIndicesEyeLookOutLeft,
BNBActionUnitsIndicesEyeLookUpLeft,
BNBActionUnitsIndicesEyeLookDownRight,
BNBActionUnitsIndicesEyeLookInRight,
BNBActionUnitsIndicesEyeLookOutRight,
/**50 */
BNBActionUnitsIndicesEyeLookUpRight,
/**51 */
BNBActionUnitsIndicesTotalAuCount,
}
Swift
enum BNBActionUnitsIndices : Int, @unchecked Sendable
Undocumented
-
0
Declaration
Objective-C
BNBActionUnitsIndicesBrowDownLeftSwift
case browDownLeft = 0 -
0
Declaration
Objective-C
BNBActionUnitsIndicesBrowDownRightSwift
case browDownRight = 1 -
0
Declaration
Objective-C
BNBActionUnitsIndicesBrowInnerUpSwift
case browInnerUp = 2 -
0
Declaration
Objective-C
BNBActionUnitsIndicesBrowOuterUpLeftSwift
case browOuterUpLeft = 3 -
0
Declaration
Objective-C
BNBActionUnitsIndicesBrowOuterUpRightSwift
case browOuterUpRight = 4 -
0
Declaration
Objective-C
BNBActionUnitsIndicesCheekPuffSwift
case cheekPuff = 5 -
0
Declaration
Objective-C
BNBActionUnitsIndicesCheekSquintLeftSwift
case cheekSquintLeft = 6 -
0
Declaration
Objective-C
BNBActionUnitsIndicesCheekSquintRightSwift
case cheekSquintRight = 7 -
0
Declaration
Objective-C
BNBActionUnitsIndicesJawForwardSwift
case jawForward = 8 -
9
Declaration
Objective-C
BNBActionUnitsIndicesJawLeftSwift
case jawLeft = 9 -
9
Declaration
Objective-C
BNBActionUnitsIndicesJawRightSwift
case jawRight = 10 -
9
Declaration
Objective-C
BNBActionUnitsIndicesJawOpenSwift
case jawOpen = 11 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthCloseSwift
case mouthClose = 12 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthFunnelSwift
case mouthFunnel = 13 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthPuckerSwift
case mouthPucker = 14 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthLeftSwift
case mouthLeft = 15 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthRightSwift
case mouthRight = 16 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthSmileLeftSwift
case mouthSmileLeft = 17 -
9
Declaration
Objective-C
BNBActionUnitsIndicesMouthSmileRightSwift
case mouthSmileRight = 18 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthDimpleLeftSwift
case mouthDimpleLeft = 19 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthDimpleRightSwift
case mouthDimpleRight = 20 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthRollUpperSwift
case mouthRollUpper = 21 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthShrugUpperSwift
case mouthShrugUpper = 22 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthShrugLowerSwift
case mouthShrugLower = 23 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthRollLowerSwift
case mouthRollLower = 24 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthFrownLeftSwift
case mouthFrownLeft = 25 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthFrownRightSwift
case mouthFrownRight = 26 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthUpperUpLeftSwift
case mouthUpperUpLeft = 27 -
19
Declaration
Objective-C
BNBActionUnitsIndicesMouthUpperUpRightSwift
case mouthUpperUpRight = 28 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthLowerDownLeftSwift
case mouthLowerDownLeft = 29 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthLowerDownRightSwift
case mouthLowerDownRight = 30 -
29
Declaration
Objective-C
BNBActionUnitsIndicesNoseSneerLeftSwift
case noseSneerLeft = 31 -
29
Declaration
Objective-C
BNBActionUnitsIndicesNoseSneerRightSwift
case noseSneerRight = 32 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthPressLeftSwift
case mouthPressLeft = 33 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthPressRightSwift
case mouthPressRight = 34 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthStretchLeftSwift
case mouthStretchLeft = 35 -
29
Declaration
Objective-C
BNBActionUnitsIndicesMouthStretchRightSwift
case mouthStretchRight = 36 -
29
Declaration
Objective-C
BNBActionUnitsIndicesEyeBlinkLeftSwift
case eyeBlinkLeft = 37 -
29
Declaration
Objective-C
BNBActionUnitsIndicesEyeBlinkRightSwift
case eyeBlinkRight = 38 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeWideLeftSwift
case eyeWideLeft = 39 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeWideRightSwift
case eyeWideRight = 40 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeSquintLeftSwift
case eyeSquintLeft = 41 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeSquintRightSwift
case eyeSquintRight = 42 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookDownLeftSwift
case eyeLookDownLeft = 43 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookInLeftSwift
case eyeLookInLeft = 44 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookOutLeftSwift
case eyeLookOutLeft = 45 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookUpLeftSwift
case eyeLookUpLeft = 46 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookDownRightSwift
case eyeLookDownRight = 47 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookInRightSwift
case eyeLookInRight = 48 -
39
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookOutRightSwift
case eyeLookOutRight = 49 -
50
Declaration
Objective-C
BNBActionUnitsIndicesEyeLookUpRightSwift
case eyeLookUpRight = 50 -
51
Declaration
Objective-C
BNBActionUnitsIndicesTotalAuCountSwift
case totalAuCount = 51
BNBActionUnitsIndices Enumeration Reference