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 @@
|
||||
Material
|
||||
========
|
||||
|
||||
**Inherits:** :ref:`Resource<class_resource>`
|
||||
**Inherits:** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Inherited By:** :ref:`ShaderMaterial<class_shadermaterial>`, :ref:`FixedMaterial<class_fixedmaterial>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Abstract base :ref:`Resource<class_resource>` for coloring and shading geometry.
|
||||
|
||||
Member Functions
|
||||
|
||||
Reference in New Issue
Block a user