DefaultUserScale (Component)

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.


This article or section is a Stub. You can help the Neos Wiki by expanding it.


DefaultUserScale component as seen in the Scene Inspector

Intoduction

This component sets the default scale of the avatar it is attached to.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated
Enabled Bool Controls whether or not this component is enabled
SetOnEquip Bool TBD
DefaultScale Float The default scale (normal value is 1)
_activeUser User Internal

Behavior

The default scale determines what scale the avatar spawns at, as well as what scale it returns to when using the Reset Scale option in the context menu.

Examples

Related Components