KeyframeSequence

KeyframeSequence — Aspose.3D FOSS .NET API Reference

KeyframeSequence — KeyframeSequence class..

Package: Aspose.ThreeD


Properties

PropertyTypeDescription
PropertyNamestring
KeyFramesList<KeyFrame>
PreExtrapolationExtrapolation
PostExtrapolationExtrapolation

Methods

MethodReturnsDescription
GetKeyFrameAtTime(float time)``
AddKeyFrame(KeyFrame keyFrame)``
RemoveKeyFrame(KeyFrame keyFrame)``
Interpolate(float time)``

See Also