HumanBodyBones
UnityObjectLink
HumanBodyBones

enum:/TYPE/UnityEngine.HumanBodyBones///

Parent

UnityObjectLink

Variables
humanbodybones::​chest
static readonly humanbodybones::chest

enum constant number 8

humanbodybones::​head
static readonly humanbodybones::head

enum constant number 10

humanbodybones::​hips
static readonly humanbodybones::hips

enum constant number 0

humanbodybones::​jaw
static readonly humanbodybones::jaw

enum constant number 23

humanbodybones::​lastbone
static readonly humanbodybones::lastbone

enum constant number 55

humanbodybones::​lefteye
static readonly humanbodybones::lefteye

enum constant number 21

humanbodybones::​leftfoot
static readonly humanbodybones::leftfoot

enum constant number 5

humanbodybones::​lefthand
static readonly humanbodybones::lefthand

enum constant number 17

humanbodybones::​leftindexdistal
static readonly humanbodybones::leftindexdistal

enum constant number 29

humanbodybones::​leftindexintermediate
static readonly humanbodybones::leftindexintermediate

enum constant number 28

humanbodybones::​leftindexproximal
static readonly humanbodybones::leftindexproximal

enum constant number 27

humanbodybones::​leftlittledistal
static readonly humanbodybones::leftlittledistal

enum constant number 38

humanbodybones::​leftlittleintermediate
static readonly humanbodybones::leftlittleintermediate

enum constant number 37

humanbodybones::​leftlittleproximal
static readonly humanbodybones::leftlittleproximal

enum constant number 36

humanbodybones::​leftlowerarm
static readonly humanbodybones::leftlowerarm

enum constant number 15

humanbodybones::​leftlowerleg
static readonly humanbodybones::leftlowerleg

enum constant number 3

humanbodybones::​leftmiddledistal
static readonly humanbodybones::leftmiddledistal

enum constant number 32

humanbodybones::​leftmiddleintermediate
static readonly humanbodybones::leftmiddleintermediate

enum constant number 31

humanbodybones::​leftmiddleproximal
static readonly humanbodybones::leftmiddleproximal

enum constant number 30

humanbodybones::​leftringdistal
static readonly humanbodybones::leftringdistal

enum constant number 35

humanbodybones::​leftringintermediate
static readonly humanbodybones::leftringintermediate

enum constant number 34

humanbodybones::​leftringproximal
static readonly humanbodybones::leftringproximal

enum constant number 33

humanbodybones::​leftshoulder
static readonly humanbodybones::leftshoulder

enum constant number 11

humanbodybones::​leftthumbdistal
static readonly humanbodybones::leftthumbdistal

enum constant number 26

humanbodybones::​leftthumbintermediate
static readonly humanbodybones::leftthumbintermediate

enum constant number 25

humanbodybones::​leftthumbproximal
static readonly humanbodybones::leftthumbproximal

enum constant number 24

humanbodybones::​lefttoes
static readonly humanbodybones::lefttoes

enum constant number 19

humanbodybones::​leftupperarm
static readonly humanbodybones::leftupperarm

enum constant number 13

humanbodybones::​leftupperleg
static readonly humanbodybones::leftupperleg

enum constant number 1

humanbodybones::​neck
static readonly humanbodybones::neck

enum constant number 9

humanbodybones::​righteye
static readonly humanbodybones::righteye

enum constant number 22

humanbodybones::​rightfoot
static readonly humanbodybones::rightfoot

enum constant number 6

humanbodybones::​righthand
static readonly humanbodybones::righthand

enum constant number 18

humanbodybones::​rightindexdistal
static readonly humanbodybones::rightindexdistal

enum constant number 44

humanbodybones::​rightindexintermediate
static readonly humanbodybones::rightindexintermediate

enum constant number 43

humanbodybones::​rightindexproximal
static readonly humanbodybones::rightindexproximal

enum constant number 42

humanbodybones::​rightlittledistal
static readonly humanbodybones::rightlittledistal

enum constant number 53

humanbodybones::​rightlittleintermediate
static readonly humanbodybones::rightlittleintermediate

enum constant number 52

humanbodybones::​rightlittleproximal
static readonly humanbodybones::rightlittleproximal

enum constant number 51

humanbodybones::​rightlowerarm
static readonly humanbodybones::rightlowerarm

enum constant number 16

humanbodybones::​rightlowerleg
static readonly humanbodybones::rightlowerleg

enum constant number 4

humanbodybones::​rightmiddledistal
static readonly humanbodybones::rightmiddledistal

enum constant number 47

humanbodybones::​rightmiddleintermediate
static readonly humanbodybones::rightmiddleintermediate

enum constant number 46

humanbodybones::​rightmiddleproximal
static readonly humanbodybones::rightmiddleproximal

enum constant number 45

humanbodybones::​rightringdistal
static readonly humanbodybones::rightringdistal

enum constant number 50

humanbodybones::​rightringintermediate
static readonly humanbodybones::rightringintermediate

enum constant number 49

humanbodybones::​rightringproximal
static readonly humanbodybones::rightringproximal

enum constant number 48

humanbodybones::​rightshoulder
static readonly humanbodybones::rightshoulder

enum constant number 12

humanbodybones::​rightthumbdistal
static readonly humanbodybones::rightthumbdistal

enum constant number 41

humanbodybones::​rightthumbintermediate
static readonly humanbodybones::rightthumbintermediate

enum constant number 40

humanbodybones::​rightthumbproximal
static readonly humanbodybones::rightthumbproximal

enum constant number 39

humanbodybones::​righttoes
static readonly humanbodybones::righttoes

enum constant number 20

humanbodybones::​rightupperarm
static readonly humanbodybones::rightupperarm

enum constant number 14

humanbodybones::​rightupperleg
static readonly humanbodybones::rightupperleg

enum constant number 2

humanbodybones::​spine
static readonly humanbodybones::spine

enum constant number 7

humanbodybones::​upperchest
static readonly humanbodybones::upperchest

enum constant number 54

Functions
humanbodybones::​count
static System.Int32 GetEnumCount()

no documentation

Returns

System.Int32

humanbodybones::​enumtoint
static System.Int32 EnumToInt(
UnityEngine.HumanBodyBones enum
)

no documentation

Parameters
enum
UnityEngine.HumanBodyBones

an enum of type HumanBodyBones

Returns

System.Int32

humanbodybones::​inttoenum
static UnityEngine.HumanBodyBones IntToEnum(
System.Int32 enumnumber
)

no documentation

Parameters
enumnumber
System.Int32

an int lower than UnityEngine::HumanBodyBones::Count()

Returns

UnityEngine.HumanBodyBones

toint
System.String ToInt()

ToInt, equivalent to UnityEngine::HumanBodyBones::EnumToInt(enum)

Returns

System.String

tostring
System.String ToString()

ToString, equivalent to UnityEngine::HumanBodyBones::EnumToString(enum)

Returns

System.String