You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Added inspector plugin documentation.
Fixed plugin bindings.
This commit is contained in:
@@ -57,8 +57,7 @@
|
||||
<constant name="OBJECT_NODE_COUNT" value="10" enum="Monitor">
|
||||
Number of nodes currently instanced in the scene tree. This also includes the root node.
|
||||
</constant>
|
||||
<constant name="OBJECT_ORPHANS_NODE_COUNT" value="11" enum="Monitor">
|
||||
Number of instanced nodes that aren't included in the scene tree.
|
||||
<constant name="OBJECT_ORPHAN_NODE_COUNT" value="11" enum="Monitor">
|
||||
</constant>
|
||||
<constant name="RENDER_OBJECTS_IN_FRAME" value="12" enum="Monitor">
|
||||
3D objects drawn per frame.
|
||||
|
||||
Reference in New Issue
Block a user