A collection of helpful texture import and processing tools for Unity.
This package is designed to be installed via Unity Package Manager.
Right-click any texture asset in the Project view and select Set Sprite Single.
- Automatically sets Texture Type to Sprite (2D and UI).
- Sets Sprite Mode to Single.
- Sets Mesh Type to Full Rect.
- Disables "Generate Physics Shape" for faster import.
set-sprite-single.mp4
Right-click any texture asset in the Project view and select Apply Gaussian Blur....
- Opens a utility window to specify blur radius.
- Generates a new texture file with Gaussian blur applied.
- Non-destructive (creates a new file).
Seanbud.TextureTools