KeyFrame — Aspose.3D FOSS TypeScript API Reference

KeyFrame — KeyFrame class in the Aspose.3D FOSS TypeScript API..

Package: aspose.threed


Methods

MethodReturnsDescription
time()number
value()number
interpolation()Interpolation
tangentWeightMode()WeightedMode
stepMode()StepMode
nextInTangent()`FVector4null`
outTangent()`FVector4null`
outWeight()number
nextInWeight()number
tension()number
continuity()number
bias()number
independentTangent()boolean
flat()boolean
timeIndependentTangent()boolean
curve()`KeyframeSequencenull`

See Also