add family and representation

This commit is contained in:
karimmozlia 2022-01-17 11:03:00 +02:00
parent 9c56e64fb3
commit cb489c055e
3 changed files with 4 additions and 3 deletions

View file

@ -17,8 +17,8 @@ from openpype.api import get_project_settings
class VRayProxyLoader(api.Loader):
"""Load VRay Proxy with Alembic or VrayMesh."""
families = ["vrayproxy"]
representations = ["vrmesh"]
families = ["vrayproxy", "model"]
representations = ["vrmesh", "abc"]
label = "Import VRay Proxy"
order = -10

@ -0,0 +1 @@
Subproject commit f29e350da9e9508522a740a4f30efb93b99c89d3

@ -1 +1 @@
Subproject commit ffe9e910f1f382e222d457d8e4a8426c41ed43ae
Subproject commit 7e5efd6885330d84bb8495975bcab84df49bfa3d