After retopology "Wrap" makes the Mesh smooth

i shared the image below. i would like to see the density level just as scanned model

left side : wrap model
right side :scanned model

which node setting in the Wrapping node make it to reduce smooth level.

Hi conix,

You can decrease “Smoothness final” param inside “Advanced Parameters” tab of Wrapping node to reduce the smooth level. Also if you want to make the resulting mesh more detailed, you need to subdivide Basemesh using a SubdivideGeom node. It makes the density of your resulting mesh higher (see an attachment). The third way - please try to use ProjectGeom node after the Wrapping step, which projects you resulting mesh onto a scan more precisely.

Please let me know if it’s working for you.