Root

From Neos Wiki
Revision as of 20:18, 26 August 2021 by Xekri (talk | contribs) (Created page with "'''Root''' is the top-level slot of a world. Components present in Root for a new GridSpace world are: {{Table ComponentCategoryComponents |StaticLocaleProvider|| |AssetLoad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Root is the top-level slot of a world.

Components present in Root for a new GridSpace world are:

Components
Component Summary
StaticLocaleProvider
AssetLoader<LocaleResource> Loader for the StaticLocaleProvider.
GradientStripTexture
DynamicVariableSpace Provides a dynamic variable space named World.
FontChain Provides five fonts.
StaticFont Five of these, one for each font in the FontChain.
TextUnlitMaterial A material for text, white with black outline.
UI_TextUnlitMaterial A material for text in UI, white with black outline.
SpriteProvider For a checkmark icon.
StaticTexture2D For a checkmark icon.
SpriteProvider For a filled circle icon.
StaticTexture2D For a filled circle icon.

Slots under Root for a new GridSpace world are:

Slots
Slot Summary
Controllers
Roles
Clipboard Importer
Light Provides a directional light for the world.
Skybox Provides the skybox for the world.
Ground Provides the ground for the world.
SpawnArea Provides the spawn area for the world.
Assets Holder for assets referenced by objects, but not stored in those objects.
User (name) (ID) The local user's root slot.
_TEMP The local user's scratch area.
Undo Manager The local user's undo manager.