Skip to content
Discussion options

You must be logged in to vote

Valid -animationType / -at values in current mayaUsd export args are timesamples (default) and curves (see UsdMayaJobExportArgsTokens in lib/mayaUsd/fileio/jobs/jobArgs.h).

animationType only chooses how animation is authored over the export range. A one-frame export (startTime == endTime) will write static defaults, not timeSamples, so stitch-clip sources need a real frame range with animationType=timesamples.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vinRosso
Comment options

Answer selected by vinRosso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants