mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
update doc string
This commit is contained in:
parent
4ea1f2b586
commit
96893f6ab0
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ class CreateFilmboxFBX(plugin.HoudiniCreator):
|
|||
|
||||
# Overrides HoudiniCreator.get_pre_create_attr_defs()
|
||||
def get_pre_create_attr_defs(self):
|
||||
"""Add settings for users. """
|
||||
|
||||
attrs = super().get_pre_create_attr_defs()
|
||||
vcformat = EnumDef("vcformat",
|
||||
items={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue