usd module
==========

.. automodule:: mrv2.usd
    :members:
    :exclude-members: DrawMode, RenderOptions
    
.. autoclass:: mrv2.usd.DrawMode
	       
.. autoclass:: mrv2.usd.RenderOptions
	       
   .. autoattribute:: renderWidth
      :annotation: = int
		   
   .. autoattribute:: complexity
      :annotation: = float
	       
   .. autoattribute:: drawMode
      :annotation: = mrv2.usd.DrawMode
		   
   .. autoattribute:: enableLighting
      :annotation: = bool
		   
   .. autoattribute:: stageCache
      :annotation: = int

   .. autoattribute:: diskCache
      :annotation: = int
