Search found 1 match

by gonzin
Sat Jan 24, 2026 7:09 pm
Forum: Questions
Topic: Sample points on mesh with same position
Replies: 1
Views: 11606

Sample points on mesh with same position

Hi,
I have a mesh with two different textures to use. I need to sample points on the mesh and get the color value related to the each position.

The problem is that each time I sample on the mesh , the position appears to be random even if the mesh and point amount is the same.

Is there a way I can ...