OpenUSD Animation
Author time-sampled animation data on stages and prims. Set the stage time range and frame rate, then write translate/rotate/scale keyframes on Xformable prims, or generic attribute time samples. Requires the pxr OpenUSD runtime.
Workflow
- Ensure a stage exists.
set_time_codes— configure start/end frame and FPS on the stage.author_xform_samples— write translate/rotate/scale samples at specific times.author_attribute_samples— write arbitrary attribute time samples.