mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
test without adding family
This commit is contained in:
parent
cb489c055e
commit
582b4a7aaf
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ from openpype.api import get_project_settings
|
|||
class VRayProxyLoader(api.Loader):
|
||||
"""Load VRay Proxy with Alembic or VrayMesh."""
|
||||
|
||||
families = ["vrayproxy", "model"]
|
||||
families = ["vrayproxy"]
|
||||
representations = ["vrmesh", "abc"]
|
||||
|
||||
label = "Import VRay Proxy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue