Table of Contents

Class AnimationExtensions

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public static class AnimationExtensions
Inheritance
AnimationExtensions
Inherited Members

Methods

CreateAnimationUpdaters(IEnumerable<Animation>)

public static Dictionary<string, IAnimationUpdater> CreateAnimationUpdaters(this IEnumerable<Animation> animations)

Parameters

animations IEnumerable<Animation>

Returns

Dictionary<string, IAnimationUpdater>