The XAnimationExpTimeMap class represents time mapping using power function. This time function converts animation time to the virtual animation time.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XAnimationExpTimeMap : IXAnimationTimeMapFunction

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XAnimationExpTimeMap

See Also