Component

From Neos Wiki
Jump to navigation Jump to search
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. There is also a list of Components on another page which we are in the process of merging with this one and the category listings.


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