Toolkit.WithMorphingAnimation
WithMorphingAnimation(this Node, string, ICurveSampler<SparseWeight8>)
public static Node WithMorphingAnimation(this Node node, string animationName,
ICurveSampler<SparseWeight8> sampler)
See Also
- class Node
- interface ICurveSampler<T>
- struct SparseWeight8
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD
WithMorphingAnimation<T>(this Node, string, ICurveSampler<T>)
public static Node WithMorphingAnimation<T>(this Node node, string animationName,
ICurveSampler<T> sampler)
where T : IReadOnlyList<float>
See Also
- class Node
- interface ICurveSampler<T>
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD