ScatterLayerState3D
===================

.. currentmodule:: glue.viewers.scatter3d.layer_state

.. autoclass:: ScatterLayerState3D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ScatterLayerState3D.alpha
      ~ScatterLayerState3D.cmap
      ~ScatterLayerState3D.cmap_att
      ~ScatterLayerState3D.cmap_attribute
      ~ScatterLayerState3D.cmap_name
      ~ScatterLayerState3D.cmap_vmax
      ~ScatterLayerState3D.cmap_vmin
      ~ScatterLayerState3D.color
      ~ScatterLayerState3D.color_mode
      ~ScatterLayerState3D.layer
      ~ScatterLayerState3D.point_colors
      ~ScatterLayerState3D.point_sizes
      ~ScatterLayerState3D.size
      ~ScatterLayerState3D.size_att
      ~ScatterLayerState3D.size_attribute
      ~ScatterLayerState3D.size_mode
      ~ScatterLayerState3D.size_scaling
      ~ScatterLayerState3D.size_vmax
      ~ScatterLayerState3D.size_vmin
      ~ScatterLayerState3D.vector_arrowhead
      ~ScatterLayerState3D.vector_origin
      ~ScatterLayerState3D.vector_scaling
      ~ScatterLayerState3D.vector_visible
      ~ScatterLayerState3D.visible
      ~ScatterLayerState3D.vx_att
      ~ScatterLayerState3D.vx_attribute
      ~ScatterLayerState3D.vy_att
      ~ScatterLayerState3D.vy_attribute
      ~ScatterLayerState3D.vz_att
      ~ScatterLayerState3D.vz_attribute
      ~ScatterLayerState3D.xerr_att
      ~ScatterLayerState3D.xerr_attribute
      ~ScatterLayerState3D.xerr_visible
      ~ScatterLayerState3D.yerr_att
      ~ScatterLayerState3D.yerr_attribute
      ~ScatterLayerState3D.yerr_visible
      ~ScatterLayerState3D.zerr_att
      ~ScatterLayerState3D.zerr_attribute
      ~ScatterLayerState3D.zerr_visible
      ~ScatterLayerState3D.zorder

   .. rubric:: Methods Summary

   .. autosummary::

      ~ScatterLayerState3D.add_callback
      ~ScatterLayerState3D.add_global_callback
      ~ScatterLayerState3D.as_dict
      ~ScatterLayerState3D.callback_properties
      ~ScatterLayerState3D.clear_callbacks
      ~ScatterLayerState3D.flip_cmap
      ~ScatterLayerState3D.flip_size
      ~ScatterLayerState3D.is_alias
      ~ScatterLayerState3D.is_callback_property
      ~ScatterLayerState3D.iter_callback_properties
      ~ScatterLayerState3D.remove_callback
      ~ScatterLayerState3D.remove_global_callback
      ~ScatterLayerState3D.update_from_dict
      ~ScatterLayerState3D.update_from_state

   .. rubric:: Attributes Documentation

   .. autoattribute:: alpha
   .. autoattribute:: cmap
   .. autoattribute:: cmap_att
   .. autoattribute:: cmap_attribute
   .. autoattribute:: cmap_name
   .. autoattribute:: cmap_vmax
   .. autoattribute:: cmap_vmin
   .. autoattribute:: color
   .. autoattribute:: color_mode
   .. autoattribute:: layer
   .. autoattribute:: point_colors
   .. autoattribute:: point_sizes
   .. autoattribute:: size
   .. autoattribute:: size_att
   .. autoattribute:: size_attribute
   .. autoattribute:: size_mode
   .. autoattribute:: size_scaling
   .. autoattribute:: size_vmax
   .. autoattribute:: size_vmin
   .. autoattribute:: vector_arrowhead
   .. autoattribute:: vector_origin
   .. autoattribute:: vector_scaling
   .. autoattribute:: vector_visible
   .. autoattribute:: visible
   .. autoattribute:: vx_att
   .. autoattribute:: vx_attribute
   .. autoattribute:: vy_att
   .. autoattribute:: vy_attribute
   .. autoattribute:: vz_att
   .. autoattribute:: vz_attribute
   .. autoattribute:: xerr_att
   .. autoattribute:: xerr_attribute
   .. autoattribute:: xerr_visible
   .. autoattribute:: yerr_att
   .. autoattribute:: yerr_attribute
   .. autoattribute:: yerr_visible
   .. autoattribute:: zerr_att
   .. autoattribute:: zerr_attribute
   .. autoattribute:: zerr_visible
   .. autoattribute:: zorder

   .. rubric:: Methods Documentation

   .. automethod:: add_callback
   .. automethod:: add_global_callback
   .. automethod:: as_dict
   .. automethod:: callback_properties
   .. automethod:: clear_callbacks
   .. automethod:: flip_cmap
   .. automethod:: flip_size
   .. automethod:: is_alias
   .. automethod:: is_callback_property
   .. automethod:: iter_callback_properties
   .. automethod:: remove_callback
   .. automethod:: remove_global_callback
   .. automethod:: update_from_dict
   .. automethod:: update_from_state
