Ai Modules ====== Texture ====== ^ section | Import | ^ short description | loads a 2D image as texture | ^ licence level | Anjuna | ^ ports | Tex0~2 Filename Input [string/filename] | ^ ::: | Tex0 ~ Tex2 [texture] - the GL texture outputs | ^ parameter | Auto Reload [input/numeric] | ^ ::: | Mipmaps [togglebutton] | ^ ::: | Bilinear [togglebutton] | ^ ::: | Wrap [togglebutton] | ^ ::: | EmbedImages [togglebutton] | ^ ::: | Target [dropdown select] 2D/3D | ^ ::: | Load0 ~ Load2 [pushbutton] -- opens file browser to select image file | ^ skins | Filenames, OneBank, Thumbnail, TwoBanks | ==== used in example ==== {{backlinks>.#ai:examples}} ===== Manual ===== > Opens a local image file and outputs a GPU texture containing the image > {{:ai:modules:import:texture.png|}}