Component

From Resonite Wiki
Revision as of 23:05, 20 January 2024 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Component is something that is attached to a Slot to add functionality. Components are behind almost every feature in Resonite, 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 Resonite Wiki by expanding it.