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

[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Scene.RotationTransformation]

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

Syntax

C#
public class RotationTransformation : Transformation
Visual Basic (Declaration)
Public Class RotationTransformation _
	Inherits Transformation
Visual C++
public ref class RotationTransformation : public Transformation

Inheritance Hierarchy

System..::.Object
  Mogware.VisualStudio.ColladaNet.Scene..::.Transformation
    Mogware.VisualStudio.ColladaNet.Scene..::.RotationTransformation

See Also