Component:AvatarParentNode

From Resonite Wiki
This page contains changes which are not marked for translation.


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


Component image 
File:AvatarParentNodeComponent.png
Avatar Parent Node component as seen in the Scene Inspector


This component is used to parent and pose the avatar in a certain way. When using this component now, it will attach then remove itself from the slot.

This component is no longer used and in the code reads the following: "AvatarParentNode is obsolete, please use AvatarPoseNode instead".

Fields

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.
Node BodyNode Obsolete
DestroyOnDequip Bool Obsolete
Scale Float3 Obsolete
EquipOrderPriority Int Obsolete
_originalParent Slot Obsolete

Usage

Examples

See Also