Parents an entity to a joint on the avatar skeleton.
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
part |
string | One of 'eye, 'head', 'neck', 'spine', 'hips', 'upper-leg', 'lower-leg', 'foot', 'toes', 'shoulder', 'upper-arm', 'lower-arm', 'hand', 'thumb', 'index', 'middle', 'ring' or 'pinky'. |
||
side |
string |
<optional> |
'center' | Side of the body. Either 'left', 'center' or 'right' |
index |
int |
<optional> |
0 | Bone index. e.g. Which knuckle joint to attach to. |
userId |
string |
<optional> |
Id of the user to which the entity should be attached. Defaults to the local user. |