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

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

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 class KeyframeVectorOutput : KeyframeOutput
Visual Basic (Declaration)
Public Class KeyframeVectorOutput _
	Inherits KeyframeOutput
Visual C++
public ref class KeyframeVectorOutput : public KeyframeOutput

Inheritance Hierarchy

System..::.Object
  Mogware.VisualStudio.ColladaNet.Animations..::.KeyframeOutput
    Mogware.VisualStudio.ColladaNet.Animations..::.KeyframeVectorOutput

See Also