mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Make Creator class name compared to existing CreateYetiCache in create_yeti_cache.py
This commit is contained in:
parent
35c32dd7df
commit
f2056e8b34
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from ayon_core.hosts.maya.api import (
|
|||
from ayon_core.lib import NumberDef
|
||||
|
||||
|
||||
class CreateYetiCache(plugin.MayaCreator):
|
||||
class CreateUnrealYetiCache(plugin.MayaCreator):
|
||||
"""Output for procedural plugin nodes of Yeti """
|
||||
|
||||
identifier = "io.openpype.creators.maya.unrealyeticache"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue