05-09-2022, 08:54 AM
(05-09-2022, 08:50 AM)josemendez Wrote: Proxies determine which particles to bind mesh triangles to according to several metrics: barycentric weight (barycentric distance of the particle to the mesh triangle), normal alignment (how close to facing the same direction the particle and mesh triangle are), and elevation from surface (how far from the triangle surface the particle is). There's sliders in the proxy asset to control the importance of these metrics during binding, what are the settings you're using?
The default settings
- barycentric weight: 1
- normal alignment weight: 1
- elevation weight: 1