get_texture_meta
Retrieve texture .meta information including max texture size, dimensions, sprite mode, and sprite pixels-to-units for a specified texture path.
Instructions
Get texture .meta info (maxTextureSize, width/height, spriteMode, spritePixelsToUnits) for a texture path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texture_path | Yes | e.g. Assets/Textures/Icon.png |