solstice.core.tag module¶
Module that contains definitions for tags in Solstice
-
class
solstice.core.tag.SolsticeTagNode(project, node, tag_info=None)¶ Bases:
artellapipe.core.tag.ArtellaTagNode,object-
get_hires_group()¶ Returns hires group linked to tag node :return: str
-
get_proxy_group()¶ Returns proxy group linked to tag node :return: str
-
get_shaders()¶ Returns shaders info linked to this node :return: dict
-
get_types()¶ Returns a list of types for the current asset :return: list(str)
-