assets-get-texture-binary
Get the dimensions (width and height) of a texture, including frames from atlases or sprite-sheets.
Instructions
Get the size of the texture. If you need to get the real size of the object inside the texture (without the transparent margin), then you can use the assets-get-texture-content-bounding-box tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texture | No | The texture of the game object. |