Solver

This section contains options affecting thickness calculation and its baking into a mesh.

Ray Length - This is the length of a ray going from the vertex in the opposite direction of its normal (inside mesh). Any surfaces that are in the ‘hit’ range of this ray are included in the thickness calculation. The more surfaces are inside this range, the more intense/detailed final thickness value is. If ray 'hits' nothing, then thickness value for that vertex equals Ray Length size:

Inside the Scene view rays can be displayed by enabling icon:

Displaying dependency of the Ray Length on the calculated thickness

FOV - Field of view of the vertex. With higher value generated thickness has more details, but also more unwanted polygons may be included in the calculation:

FOV size affecting thickness calculating

Intensity - Adjust thickness intensity.

Use Smooth Normals - Instead of using mesh normals for calculating thickness, it is re-generated with smooth angle.

Store Inside - Allows choosing mesh vertex buffer where calculated thickness is saved:

Merge Mode - Defines how saving thickness in the selected vertex buffer affects already existing data there: Replace it or multiply.

Last updated