Fix FBX export

This commit is contained in:
Roy Nieterau 2024-06-21 16:23:50 +02:00
parent 836554d6f6
commit 187b2e98c5

View file

@ -17,7 +17,7 @@ class CollectFrames(plugin.HoudiniInstancePlugin):
label = "Collect Frames"
families = ["vdbcache", "imagesequence", "ass",
"mantraifd", "redshiftproxy", "review",
"pointcache"]
"pointcache", "fbx"]
def process(self, instance):