# PickTexture *in [Lib.image.use](README.md)* Picks one of the connected textures. Only the selected connection will be updated. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Input** (Texture2D Required) | — | | **Index** (Int32) | — | ## Outputs | Name | Type | |---|---| | **Selected** | T3.Core.DataTypes.Texture2D |