Retrieves a texture definition from the currently open segment.
- Parameters:
-
| texture_name | - The name this texture definition will be assigned to. |
| definition | - The definition of texture_name. Returned to user. Passed by reference always. |
- Options Returned:
- caching, decal, down sampling, layout, modulate, parameter offset, parameterization source, transform, tiling, source, interpolation filter, decimation filter, red channel mapping, green channel mapping, blue channel mapping, alpha channel mapping, value scale,
Users can use this to query the definition of a specific texture in a particular segment. This texture definition would have originally been set via
Define_Local_Texture() .
Currently there is no way for the user to do a Show_Net_Local_Texture.
- See also:
- Show_TextureDefine_Local_Texture