mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (61598c5)
This commit is contained in:
@@ -1748,8 +1748,6 @@ Overwrites data of an existing **Image**. Non-static equivalent of :ref:`create_
|
||||
|
||||
Sets the :ref:`Color<class_Color>` of the pixel at ``(x, y)`` to ``color``.
|
||||
|
||||
\ **Example:**\
|
||||
|
||||
|
||||
.. tabs::
|
||||
|
||||
@@ -1785,8 +1783,6 @@ This is the same as :ref:`set_pixelv<class_Image_method_set_pixelv>`, but with a
|
||||
|
||||
Sets the :ref:`Color<class_Color>` of the pixel at ``point`` to ``color``.
|
||||
|
||||
\ **Example:**\
|
||||
|
||||
|
||||
.. tabs::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user