A Sandcastle Documented Class Library
Output Property
NamespacesCollada.AnimationsKeyframeOutput

[Missing <summary> documentation for P:Collada.Animations.Keyframe.Output]

Declaration Syntax
C#Visual BasicVisual C++
public KeyframeOutput Output { get; set; }
Public Property Output As KeyframeOutput
public:
property KeyframeOutput^ Output {
	KeyframeOutput^ get ();
	void set (KeyframeOutput^ value);
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)