Difference between revisions of "AvatarObjectScale (Component)"

From Neos Wiki
Jump to navigation Jump to search
(Creating the page (with a bot!))
 
(Added Related Issues section)
 
Line 24: Line 24:
  
 
<!--T:6-->
 
<!--T:6-->
 +
== Related Issues ==
 +
[https://github.com/Neos-Metaverse/NeosPublic/issues/3485 #3485 - AvatarObjectScale doesn't work when joining other people's sessions]
 +
 +
<!--T:7-->
 
== Related Components ==
 
== Related Components ==
 
</translate>
 
</translate>

Latest revision as of 09:18, 25 December 2021


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


AvatarObjectScale component as seen in the Scene Inspector

Intoduction

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
UserSpaceScale Float3

Behavior

Examples

Related Issues

#3485 - AvatarObjectScale doesn't work when joining other people's sessions

Related Components