TextureExportable allows you to make a [[StaticTexture2D (Component)|StaticTexutre2D]] exportable.{{Infobox Component
TextureExportable allows you to make a [[StaticTexture2D (Component)|StaticTexture2D]] exportable through the files page in the [[Dash Menu|dash menu]].{{Infobox Component
|Image=TextureExportableComponent.png
|Image=TextureExportableComponent.png
|Name=Texture Exportable
|Name=Texture Exportable
Line 18:
Line 18:
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
To use this component attach it to an object, than reference a Texture2D in the <code>Texture</code> field.
<!--T:4-->
== Examples ==
== Examples ==
Revision as of 08:16, 12 January 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Introduction
TextureExportable allows you to make a StaticTexture2D exportable through the files page in the dash menu.