- Home /
Question by
elijahrain123 · Jul 06, 2020 at 10:35 AM ·
shadershadersunlit
Shader graph place small image/texture at specific location on object,Shader graph place texture at specific place on object
Hello, I am very new to shader graph and Unity. I was wondering if it is possible to use an Unlit Shader Graph to place an image/texture at a specific place on an object (centered on the object perhaps).
I have a small smiley face I want to be applied to an object without stretching over the whole object and without repeating.,I'm pretty new to shadergraph and Unity. I have an unlit shadergraph and I want to use a texture of a small happy face over a specific part of the object I apply it to.
I want it such that the texture of the small happy face will appear at the middle of the object, without repeating or being stretch across the whole object. Is this possible?
Comment