SetTexture
Applies a texture to a geometry.
Note
For now Wrap only supports a single texture per geometry.
Inputs
- geometry
Geometry
Geometry to apply texture to. The geometry should have UV-coordinates- image
Image
Image to be applied
Output
Geometry
Geometry with the image assigned