resize_texture
Resize a texture bitmap to specified width and height using nearest-neighbour interpolation for pixel-art preservation.
Instructions
Resize a texture's bitmap to new dimensions (nearest-neighbour).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| texture | Yes |