interface version 1
Transforms geometry by a transformation from an alembic file.
This is a SOP-level variant of the original Alembic Xform and Alembic Xform qL OBJ.
This variant applies the transformation to its input geometry.
Parameters
| File Name | Name of the alembic file. | ||||||||||
| Object Path | Path of object within the alembic file. | ||||||||||
| Frame, FPS | Specifies the time sample to read from the alembic archive. | ||||||||||
| World Space | Get the world space transformation of the alembic object (i.e. no need to import the entire parent hierarchy). | ||||||||||
| Invert Transform | Invert the transformation. | ||||||||||
| Outputs | Read-only values, imported from the alembic data.
|
To Do
Support for (primitive) groups
“Add Info Attributes” should be properly written (now it won’t work if any attrib already exists)
Release Notes
interface version 1 —
| 2014-09-23 | First version. |