SculptAnimLogic.delta_vertex_pos

SculptAnimLogic.delta_vertex_pos(zero_out, deform, deform_plus)

return the delta position of the deformed object and the base pos

Parameters
  • zero_out (list) – default pose mesh

  • deform (list) – deformed mesh pose without PSD

  • deform_plus (list) – deformed mesh pose with PSD

Returns

delta position of vertex

Return type

list