I searched various places and did not get the results i wanted. Thre reason why I changed gemetry to shape is that the position of each vertext of the obect, that is. the value in points can be changed by user, and different shape will apper denpending on thre changed points value.
The two pictures above are the result of putting an image on the image’s network tab and its object.
I created an object using shapeGeometry based on points made up of coordinates ([{x,y:1,z}]…) as follows: Try to put a background image into the object by putting an arbitrary image in the map of this shapeGeometry’s material. However, the background image does not appear. Why?