Message 1 of 3
Importing alembic file from bifrost not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm on maya 2020.2, bifrost 2.1, I've used 'write_alembic' to write a single .abc for a particle sim that I'm trying to import back in using maya's native alembic importer. Doing so creates an empty particle shape and prints this.
// Error: line 1: particleShape1: Object not found for -object flag. //
// Warning: Unsupported attr, skipping: point_dead bool_t[1] //
I'm able to import the file into other 3D software, so I don't think I'm doing anything wrong when writing the file.