jbscene

jukeboxmaya.mayaplugins.jbscene.initializePlugin(obj)[source]
jukeboxmaya.mayaplugins.jbscene.uninitializePlugin(obj)[source]
jukeboxmaya.mayaplugins.jbscene.get_current_scene_node()[source]

Return the name of the jb_sceneNode, that describes the current scene or None if there is no scene node.

Returns:the full name of the node or none, if there is no scene node
Return type:str | None
Raises:None