Asset Window
Last updated
Last updated
Video tutorial here:
You can access it by going to Tools->AllIn1->SpriteShaderWindow
The Asset Window offers you a bunch of settings options and utilities:
Asset Display Image Options: Allows you to choose if the asset component will show the asset name logo or not. And in case you want the image it to show, you can choose the color of the image. You can choose between the default grey color of older Unity versions or the new black color of newer versions
Material Save Path: As mentioned in the previous section the Asset can save Materials. By default these materials will be saved into a pre assigned “Materials” folder under the Asset root folder. But you can change the folder here:
Render Material To Image: Here you can change the default save route and the Rendered Image Texture Scale. Since the output will look slightly less sharp than the in-engine version you can upscale the output to make it more crisp in case you need to.
Normal Map Creator: You can change the save route of the Normal Maps used in the Urp 2D Renderer shader and you can also create Normal Map textures using this window. You can do so by adding a Target Image, choosing a Normal Strength and Smoothing values and pressing the Create And Save Normal Map.
Gradient Creator: Allows you to create Gradient textures that can then be used with the asset shader. The most straightforward use for it is the Color Ramp effect. There is an example in the third row of the Demo called “Custom Gradient” that uses a texture created with this tool.
Refresh Lit Shader: The Lit shader is automatically setup for you to match the render pipeline and Unity version you are using. If at some point you change version or render pipeline and there's an issue with the Lit shader you can press this button to force a reconfiguration.