[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Animations.InterpolationType]

Namespace:  Mogware.VisualStudio.ColladaNet.Animations
Assembly:  Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)

Syntax

C#
public enum InterpolationType
Visual Basic (Declaration)
Public Enumeration InterpolationType
Visual C++
public enum class InterpolationType

Members

Member nameDescription
STEP
LINEAR
BEZIER
HERMITE
CARDINAL
BSPLINE

See Also