Translations:Category:Components:Assets/2/en

From Neos Wiki
Jump to navigation Jump to search
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.