mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
add docstring for the rs loader
This commit is contained in:
parent
6d51333a20
commit
b9ec96fdd6
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ from openpype.hosts.max.api import lib
|
|||
|
||||
class RedshiftProxyLoader(load.LoaderPlugin):
|
||||
|
||||
"""Load rs files with Redshift Proxy"""
|
||||
|
||||
label = "Load Redshift Proxy"
|
||||
families = ["redshiftproxy"]
|
||||
representations = ["rs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue