mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 17:04:54 +01:00
update create_fbx
This commit is contained in:
parent
5a9281823d
commit
9724ea4c84
1 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Creator plugin for creating fbx."""
|
||||
"""Creator plugin for creating fbx.
|
||||
|
||||
It was made to pratice publish process.
|
||||
"""
|
||||
from openpype.hosts.houdini.api import plugin
|
||||
|
||||
import hou
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue