creator, validator and extractor for point cloud from tyFlow

This commit is contained in:
Kayla Man 2023-02-27 20:09:03 +08:00 committed by Milan Kolar
parent 99ed91d0ad
commit fa69594c70
7 changed files with 310 additions and 1 deletions

View file

@ -80,6 +80,7 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
order = pyblish.api.IntegratorOrder
families = ["workfile",
"pointcache",
"pointcloud",
"proxyAbc",
"camera",
"animation",