Version: 
Back to list

Algo :: bakeUV

Synopsis

   Bake UV from a mesh to another mesh

GUI Dialog

   

Script function

   algo.bakeUV(source, destination[, sourceChannel[, destinationChannel[, tolerance]]])

Parameters

   source (Occurrence) : Occurrence of the source mesh
   destination (Occurrence) : Occurrence of the destination mesh
   sourceChannel (Int[optional] : Source UV channel to bake
   destinationChannel (Int[optional] : Destination UV channel to bake to
   tolerance (Distance[optional] : Tolerance when point is projected on seam (if the model come from a decimation it is recommanded to use the lineic tolerance here)