Property | Type | Description | |
---|---|---|---|
AvatarControl | System |
Method | Description | |
---|---|---|
DrawBodyParts ( |
||
GetViewsThatContainBone ( int bone ) : List |
||
ShowBoneMapping ( int shownBodyView, BodyPartFeedback bodyPartCallback, AvatarSetupTool bones, |
Method | Description | |
---|---|---|
DrawBodyPart ( int shownBodyView, int i, |
||
DrawBone ( int shownBodyView, int i, |
Method | Description | |
---|---|---|
AvatarControl ( ) : System |
protected static DrawBodyPart ( int shownBodyView, int i, |
||
shownBodyView | int | |
i | int | |
rect | ||
bodyPartColor | BodyPartColor | |
return | void |
public static DrawBodyParts ( |
||
rect | ||
shownBodyView | int | |
bodyPartCallback | BodyPartFeedback | |
return | void |
protected static DrawBone ( int shownBodyView, int i, |
||
shownBodyView | int | |
i | int | |
rect | ||
bone | AvatarSetupTool | |
serializedObject | ||
editor | UnityEditor.AvatarMappingEditor | |
return | void |
public static GetViewsThatContainBone ( int bone ) : List |
||
bone | int | |
return | List |
public static ShowBoneMapping ( int shownBodyView, BodyPartFeedback bodyPartCallback, AvatarSetupTool bones, |
||
shownBodyView | int | |
bodyPartCallback | BodyPartFeedback | |
bones | AvatarSetupTool | |
serializedObject | ||
editor | UnityEditor.AvatarMappingEditor | |
return | int |