trigger.actions.split_shapes

Auto splitting action for symmetrical blendshapes inherits Weights action

Attributes

ACTION_DATA

log

Classes

Split_shapes

Module Contents

class Split_shapes(*args, **kwargs)

Bases: trigger.actions.weights.Weights

action()

Execute Action - Mandatory

feed(action_data, *args, **kwargs)

Feeds the instance with the action data stored in actions session

save_action(file_path=None, *args, **kwargs)
ui(ctrl, layout, handler, *args, **kwargs)

UI - Mandatory

action_data
ACTION_DATA
log