These files show the behavior of an animation for a mix of different framesPerSecond
and timeCodesPerSecond
values.
The animated prim has time samples from 0
to 100
:
double3 xformOp:translate.timeSamples = { 0: (0, 0, 0), 100: (100, 0, 0), }
framesPerSecond = 24 timeCodesPerSecond = 24
framesPerSecond = 24 timeCodesPerSecond = 48
framesPerSecond = 48 timeCodesPerSecond = 24
framesPerSecond = 48 timeCodesPerSecond = 48
#usda 1.0
(
customLayerData = {
string copyright = "Copyright 2022 Apple Inc. All rights reserved."
}
endTimeCode = 100
framesPerSecond = 48
startTimeCode = 0
subLayers = [
@../../../_common/animated_cube_translation.usda@,
@../../../_common/axis.usda@
]
timeCodesPerSecond = 24
upAxis = "Y"
metersPerUnit = 0.01
defaultPrim = "World"
)