:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the VisualShaderNodeColorFunc.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_VisualShaderNodeColorFunc: VisualShaderNodeColorFunc ========================= **Inherits:** :ref:`VisualShaderNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` Properties ---------- +----------------------------------------------------------+--------------------------------------------------------------------+-------+ | :ref:`Function` | :ref:`function` | ``0`` | +----------------------------------------------------------+--------------------------------------------------------------------+-------+ Enumerations ------------ .. _enum_VisualShaderNodeColorFunc_Function: .. _class_VisualShaderNodeColorFunc_constant_FUNC_GRAYSCALE: .. _class_VisualShaderNodeColorFunc_constant_FUNC_SEPIA: enum **Function**: - **FUNC_GRAYSCALE** = **0** - **FUNC_SEPIA** = **1** Property Descriptions --------------------- .. _class_VisualShaderNodeColorFunc_property_function: - :ref:`Function` **function** +-----------+---------------------+ | *Default* | ``0`` | +-----------+---------------------+ | *Setter* | set_function(value) | +-----------+---------------------+ | *Getter* | get_function() | +-----------+---------------------+