Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 331 Bytes

attribute.rst

File metadata and controls

16 lines (12 loc) · 331 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

.. toctree::
    :maxdepth: 2