﻿collada.scene.RotateTransform
=============================

.. currentmodule:: collada.scene

.. autoclass:: RotateTransform

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RotateTransform.__init__
      ~RotateTransform.load
      ~RotateTransform.save
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RotateTransform.xmlnode
      ~RotateTransform.x
      ~RotateTransform.y
      ~RotateTransform.z
      ~RotateTransform.angle
      ~RotateTransform.matrix
   
   