mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
renamed beauty creator
This commit is contained in:
parent
de678a8984
commit
0788f9ae52
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from avalon.tvpaint import pipeline, lib
|
||||
|
||||
|
||||
class CreateBeauty(pipeline.Creator):
|
||||
class CreateRenderlayer(pipeline.Creator):
|
||||
"""Mark layer group as one instance."""
|
||||
name = "render_layer"
|
||||
label = "RenderLayer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue