Difference between revisions of "Component"

From Neos Wiki
Jump to navigation Jump to search
(Marked this version for translation)
Line 12: Line 12:
 
For a list of all components, see [[:Category:Components]].
 
For a list of all components, see [[:Category:Components]].
 
</translate>
 
</translate>
 +
 +
{{stub}}

Revision as of 23:10, 10 February 2021

Other languages:
English • ‎日本語 • ‎한국어

A Component is something that is attached to a Slot to add functionality. Components are behind almost every feature in Neos, ranging from storing data to animating your avatar.

Components have properties. Some are used by the component to keep track of information; others are used to configure the component. Each component page lists all of the properties exposed in the Scene Inspector.

You can attach a component to a slot in the scene inspector by clicking the Attach Component button. This will spawn a list of categories; double-click on a category to enter it, and repeat the process until you find the component you want.

For a list of all components, see Category:Components.


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