 |
DoubleTrackGetDoubleValueForFrame Method |
Gets interpolated double value for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245)
Namespace: Ab3d.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic double GetDoubleValueForFrame(
double frameNumber
)
Parameters
- frameNumber Double
- frame number as double (allow sub-frame animations)
Return Value
Doubledouble value
See Also