mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (7d9923b2e)
This commit is contained in:
@@ -12,7 +12,9 @@ CanvasGroup
|
||||
|
||||
**Inherits:** :ref:`Node2D<class_Node2D>` **<** :ref:`CanvasItem<class_CanvasItem>` **<** :ref:`Node<class_Node>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this class. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
Properties
|
||||
----------
|
||||
@@ -40,6 +42,10 @@ Property Descriptions
|
||||
| *Getter* | get_clear_margin() |
|
||||
+-----------+-------------------------+
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this property. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
----
|
||||
|
||||
.. _class_CanvasGroup_property_fit_margin:
|
||||
@@ -54,6 +60,10 @@ Property Descriptions
|
||||
| *Getter* | get_fit_margin() |
|
||||
+-----------+-----------------------+
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this property. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
----
|
||||
|
||||
.. _class_CanvasGroup_property_use_mipmaps:
|
||||
@@ -68,6 +78,10 @@ Property Descriptions
|
||||
| *Getter* | is_using_mipmaps() |
|
||||
+-----------+------------------------+
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this property. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
|
||||
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
|
||||
.. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)`
|
||||
|
||||
Reference in New Issue
Block a user