plugin

cgp_maya_utils.scene.plugin(name)

the plugin object from a name

Parameters:name (str) – name to get the plugin object from
Returns:the plugin object
Return type:cgp_maya_utils.scene.Plugin