Category:Components:Assets

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English
Subcategories
Category Summary
Export Exportable assets.
Material Property Blocks Specific Material Property blocking.
Materials Contains all of Neos's material shaders.
Procedural Audio Clips Procedural audio modifications.
Procedural Cubemaps Procedural cubemap creations.
Procedural Fonts Procedural dynamic fonts.
Procedural Meshes Procedural meshes.
Procedural Textures Procedural textures.
Tagging Material Policies.
Utility Asset metadata, asset multiplexers.
Components
Component Summary
DesktopTextureProvider
NullTextureProvider Provides the Null texture used for missing textures.
RenderTextureProvider Provides the texture resolution from Cameras.
SpriteProvider Provides a sprite texture for UIX.
StaticAnimationProvider Provides and loads a static animation from a URL.
StaticAudioClip Provides and loads a static Audio clip for AudioClipPlayer from a URL.
StaticBinary Provides a Binary from a URL.
StaticCubeMap Provides a Cubemap from a URL.
StaticFont Provides a Font from a URL.
StaticLocaleProvider
StaticMesh Provides a static mesh from a URL.
StaticSavedObjectProvider
StaticShader Provides a shader from a URL.
StaticTexture2D Provides a static 2D texture from a URL.
StaticTexture3D Provides a static 3D texture from a URL.
VideoTextureProvider Provides a video & sound to a texture from a URL. Requires an AudioOutput for an audio source.