mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Add inheritance path
Also fix parsing of [method (Class.)name]
This commit is contained in:
@@ -3,10 +3,15 @@
|
||||
VisualInstance
|
||||
==============
|
||||
|
||||
**Inherits:** :ref:`Spatial<class_spatial>`
|
||||
**Inherits:** :ref:`Spatial<class_spatial>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Inherited By:** :ref:`BakedLightInstance<class_bakedlightinstance>`, :ref:`Light<class_light>`, :ref:`Room<class_room>`, :ref:`BakedLightSampler<class_bakedlightsampler>`, :ref:`Portal<class_portal>`, :ref:`GeometryInstance<class_geometryinstance>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
|
||||
|
||||
Member Functions
|
||||
|
||||
Reference in New Issue
Block a user