Notch Notch Manual 1.0
 Light | Dark
Retopologise

Method #

This node retopologises the parent mesh. It generates a new mesh to represent the parent mesh but at the desired resolution and with a regular, consistently-sized set of triangles. This process removes UVs and weight maps. Colours are resampled along with the vertices. UVs may optionally be resampled onto the new mesh using the “Retain UVs” option, but the retopologisation will introduce new discontinuities in the UVs.

This node is useful for reducing polygon counts of very dense meshes for use in other processes such as particle emission or collisions or to regularise the topology of a mesh for further deformation.

Parameters

ParameterDetails
ResolutionThe resolution of the new mesh.
Resample VerticesIf enabled, the vertices of the new mesh are resampled to lie exactly on the surface of the old mesh. this may introduce errors and degenerates in the new topology but provides a closer visual fit to the original mesh.
Retain UVsDetermines whether to resample the uvs of the old mesh onto the vertices of the new mesh.
InflateInflates the new mesh.

Inputs

NameDescriptionTypical Input
MaterialThe material to use for the new mesh. Otherwise the first material of the old mesh is used.Material Node