CommonAvatarBuilder (Component)
Jump to navigation
Jump to search
This article or section is a Stub. You can help the Neos Wiki by expanding it.
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 |
LoadCloudAvatars
|
Bool | |
CustomAvatarTemplates
|
AvatarTemplate | |
AutoInject
|
Slot | A slot that will automatically be duplicated and added as a child of an avatar when they join the world. |
SetupNameBadges
|
Bool | |
SetupIconBadges
|
Bool | |
SetupServerVoice
|
Bool | |
SetupClientVoice
|
Bool | |
SetupServerTools
|
Bool | |
SetupClientTools
|
Bool | |
SetupLocomotion
|
Bool | |
AllowLocomotion
|
Bool | |
DefaultHostSilenced
|
Bool | |
DefaultClientSilenced
|
Bool | |
LocomotionModules
|
Slot | |
ForceDefaultLocomotionModule
|
ILocomotionModule | |
SyncActiveLocomotionModule
|
Bool | |
SetupItemShelves
|
Bool | |
SetupCircularMenus
|
Bool | |
ParentClientsToServer
|
Bool | |
AlignTracking
|
Bool | |
EmptyAvatarSlotHandler
|
IEmptyAvatarSlotHandler | |
FillEmptySlots
|
Bool |
Behavior
Examples
Neos VR Tutorial: Configuring Audio fall off for your worlds by ProbablePrime