trigger.utils.guide_utils

Guide related utility functions

Functions

transfer_guides(source_mesh, target_mesh, guides_grp)

Transfers the guides between assets sharing the same topology

Module Contents

transfer_guides(source_mesh, target_mesh, guides_grp)

Transfers the guides between assets sharing the same topology

Useful to transfer the on face controllers

Args:

source_mesh: (String) old mesh which aligns with the current guide joints target_mesh: (String) new mesh guides_grp: (String) Group node which hold all the guide joints

Returns: None