
########
ColorMap
########

.. js:data:: wv.Animation.ColorMap

   .. rst-class:: sig-pretty-signature
   
      | ColorMap: :js:class:`ColorPosition <wv.Animation.ColorPosition>`\ []
   
   RGB color values are specified in the 0-255 range. Positions are specified in the 0-1 range, pre-sorted in ascending order.
   




