BodyNode
(Redirected from Category:Types:BodyNode)
Jump to navigation
Jump to search
Color | Type |
BodyNode |
BodyNode is an Enum, which refers to a part of the body within the Standard Neos Avatar System. It has a lot of values which loosely map to a human skeleton. This Enum is usually used with nodes that deal with the Avatar System, most notably is Body Node Slot (LogiX_node).
- NONE - 0
- Root - 1
- View - 2
- LeftController - 3
- RightController - 4
- Hips - 5
- Spine - 6
- Chest - 7
- UpperChest - 8
- Neck - 9
- Head - 10
- Jaw - 11
- LeftEye - 12
- RightEye - 13
- LeftShoulder - 14
- LeftUpperArm - 15
- LeftLowerArm - 16
- LeftHand - 17
- LeftPalm - 18
- LeftThumb_Metacarpal - 19
- LeftThumb_Proximal - 20
- LeftThumb_Distal - 21
- LeftThumb_Tip - 22
- LeftIndexFinger_Metacarpal - 23
- LeftIndexFinger_Proximal - 24
- LeftIndexFinger_Intermediate - 25
- LeftIndexFinger_Distal - 26
- LeftIndexFinger_Tip - 27
- LeftMiddleFinger_Metacarpal - 28
- LeftMiddleFinger_Proximal - 29
- LeftMiddleFinger_Intermediate - 30
- LeftMiddleFinger_Distal - 31
- LeftMiddleFinger_Tip - 32
- LeftRingFinger_Metacarpal - 33
- LeftRingFinger_Proximal - 34
- LeftRingFinger_Intermediate - 35
- LeftRingFinger_Distal - 36
- LeftRingFinger_Tip - 37
- LeftPinky_Metacarpal - 38
- LeftPinky_Proximal - 39
- LeftPinky_Intermediate - 40
- LeftPinky_Distal - 41
- LeftPinky_Tip - 42
- RightShoulder - 43
- RightUpperArm - 44
- RightLowerArm - 45
- RightHand - 46
- RightPalm - 47
- RightThumb_Metacarpal - 48
- RightThumb_Proximal - 49
- RightThumb_Distal - 50
- RightThumb_Tip - 51
- RightIndexFinger_Metacarpal - 52
- RightIndexFinger_Proximal - 53
- RightIndexFinger_Intermediate - 54
- RightIndexFinger_Distal - 55
- RightIndexFinger_Tip - 56
- RightMiddleFinger_Metacarpal - 57
- RightMiddleFinger_Proximal - 58
- RightMiddleFinger_Intermediate - 59
- RightMiddleFinger_Distal - 60
- RightMiddleFinger_Tip - 61
- RightRingFinger_Metacarpal - 62
- RightRingFinger_Proximal - 63
- RightRingFinger_Intermediate - 64
- RightRingFinger_Distal - 65
- RightRingFinger_Tip - 66
- RightPinky_Metacarpal - 67
- RightPinky_Proximal - 68
- RightPinky_Intermediate - 69
- RightPinky_Distal - 70
- RIGHT_FINGER_END - 71
- LeftUpperLeg - 72
- LeftLowerLeg - 73
- LeftFoot - 74
- LeftToes - 75
- RightUpperLeg - 76
- RightLowerLeg - 77
- RightFoot - 78
- RightToes - 79
- END - 80