Non-persistent Parameters
=========================

.. py:currentmodule:: NodegraphAPI

Non-persistent parameters are parameters whose values are not saved in the project.

.. note:: Katana misspells the word "persistent" as "persistant" throughout its APIs. For compatibility reasons this
    is unlikely to change.

.. automethod:: Parameter.isPersistant
.. automethod:: Parameter.setPersistant