mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -19,9 +19,9 @@ Brief Description
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-------------------------------+-----------------------------------------------+
|
||||
| :ref:`Texture<class_Texture>` | :ref:`base<class_ProxyTexture_property_base>` |
|
||||
+-------------------------------+-----------------------------------------------+
|
||||
+-------------------------------+-----------------------------------------------+------+
|
||||
| :ref:`Texture<class_Texture>` | :ref:`base<class_ProxyTexture_property_base>` | null |
|
||||
+-------------------------------+-----------------------------------------------+------+
|
||||
|
||||
Property Descriptions
|
||||
---------------------
|
||||
@@ -30,9 +30,11 @@ Property Descriptions
|
||||
|
||||
- :ref:`Texture<class_Texture>` **base**
|
||||
|
||||
+----------+-----------------+
|
||||
| *Setter* | set_base(value) |
|
||||
+----------+-----------------+
|
||||
| *Getter* | get_base() |
|
||||
+----------+-----------------+
|
||||
+-----------+-----------------+
|
||||
| *Default* | null |
|
||||
+-----------+-----------------+
|
||||
| *Setter* | set_base(value) |
|
||||
+-----------+-----------------+
|
||||
| *Getter* | get_base() |
|
||||
+-----------+-----------------+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user