Avatar Scaler
AvatarScaler is the component that scales the humanoid model's body, according to the body dimensions of the tracked user.
Property: |
Description: |
Player Index |
Index of the player, tracked by this component. 0 means the 1st player, 1 - the 2nd one, 2 - the 3rd one, etc. |
Mirrored Avatar |
Whether the avatar is facing the player or not. |
Body Scale Factor |
Body scale factor (incl. arms and legs) that may be used for fine tuning of model-scale. |
Body Width Factor |
Body width scale factor that may be used for fine tuning of model-width scale. If set to 0, the body-scale-factor will be used for both height and width scaling. |
Arm Scale Factor |
Additional scale factor for arms that may be used for fine tuning of model's arm-scale. |
Leg Scale Factor |
Additional scale factor for legs that may be used for fine tuning of model's leg-scale. |
Continuous Scaling |
Whether the scale is updated continuously or just after the calibration pose. |
Smooth Factor |
Scale smoothing factor used in case of continuous scaling. |
Foreground Camera |
Camera used to overlay the model over the background. |
Debug Text |
GUI-Text to display the avatar-scaler debug messages. |
See also the documentation regarding the public API of this component.