Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 366 Bytes

attribute.rst

File metadata and controls

17 lines (13 loc) · 366 Bytes

Attribute

.. py:module:: moderngl
.. py:currentmodule:: moderngl

.. autoclass:: moderngl.Attribute

.. autoattribute:: Attribute.location
.. autoattribute:: Attribute.array_length
.. autoattribute:: Attribute.dimension
.. autoattribute:: Attribute.shape
.. autoattribute:: Attribute.name
.. autoattribute:: Attribute.extra

.. toctree::
    :maxdepth: 2