Added inspector plugin documentation.
Fixed plugin bindings.
This commit is contained in:
parent
f2c26098a9
commit
325f6c6581
15 changed files with 162 additions and 6 deletions
|
|
@ -14,6 +14,18 @@
|
|||
Returns the [AABB] (also known as the bounding box) for this VisualInstance.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_base" qualifiers="const">
|
||||
<return type="RID">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_instance" qualifiers="const">
|
||||
<return type="RID">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_layer_mask_bit" qualifiers="const">
|
||||
<return type="bool">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue