12
$\begingroup$

How to manipulate an image texture mapping in geometry nodes? For example to use "generated" or "object" mapping, like in shader editor, also how to scale a texture

$\endgroup$

1 Answer 1

18
$\begingroup$

Object coordinate space is the default space in geometry nodes:

UV is default coordinate space for the Image Texture node in the shader, but you can pass it to the geometry nodes as input:

Generated:

$\endgroup$
2
  • $\begingroup$ Thank you! But how to scale it? $\endgroup$
    – Bicukow
    Commented Feb 20, 2022 at 7:36
  • 2
    $\begingroup$ oh, it's position * vector multiply before image - figured that out $\endgroup$
    – Bicukow
    Commented Feb 20, 2022 at 7:50

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .