trigger.actions.split_shapes ============================ .. py:module:: trigger.actions.split_shapes .. autoapi-nested-parse:: Auto splitting action for symmetrical blendshapes inherits Weights action Attributes ---------- .. autoapisummary:: trigger.actions.split_shapes.ACTION_DATA trigger.actions.split_shapes.log Classes ------- .. autoapisummary:: trigger.actions.split_shapes.Split_shapes Module Contents --------------- .. py:class:: Split_shapes(*args, **kwargs) Bases: :py:obj:`trigger.actions.weights.Weights` .. py:method:: action() Execute Action - Mandatory .. py:method:: feed(action_data, *args, **kwargs) Feeds the instance with the action data stored in actions session .. py:method:: save_action(file_path=None, *args, **kwargs) .. py:method:: ui(ctrl, layout, handler, *args, **kwargs) UI - Mandatory .. py:attribute:: action_data .. py:data:: ACTION_DATA .. py:data:: log