|_calibrateFeet|Bool| Whether to show the feet calibration guide objects.
|_calibrateFeet|Bool| Whether to show the feet calibration guide objects.
|_calibratePelvis|Bool| whether to show the pelvis calibration guide object.
|_calibratePelvis|Bool| whether to show the pelvis calibration guide object.
|_canProtect|Bool|
|_symmetrySetup|Bool| Whether to enforce symmetry on the avatar when creating.
|_symmetrySetup|Bool| Whether to enforce symmetry on the avatar when creating.
|_anchors|{{RootFieldType|SyncList`1|[[#Anchor|Anchor]]}}|TypeAdv22=true| A list of [[#Anchor|Anchor]] that are the different parts for avatar markers the user can move when using this creator.
|_anchors|{{RootFieldType|SyncList`1|[[#Anchor|Anchor]]}}|TypeAdv23=true| A list of [[#Anchor|Anchor]] that are the different parts for avatar markers the user can move when using this creator.
|_scale|Float| the scale of all the <code>_anchors</code> of this avatar creator.
|_scale|Float| the scale of all the <code>_anchors</code> of this avatar creator.
|_protectAvatarEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv24=true| The protect avatar checkbox button enabled field. The checkbox disables when in user space
|_protectAvatarEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv25=true| The protect avatar checkbox button enabled field. The checkbox disables when in user space
|_createEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv25=true| The field that controls the enabled state of the create avatar button.
|_createEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv26=true| The field that controls the enabled state of the create avatar button.
The avatar creator component is the component that drives the functionality of the avatar creator object. See Avatar Creation for a much less technical page on this, and for information on how to actually use the avatar creator.