mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add document for AnimationNodes which have setter as request property
This commit is contained in:
committed by
Silc Renew
parent
929ee61170
commit
7016768f4c
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="AnimationNodeSync" inherits="AnimationNode" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
The base class for [AnimationNode] which has more than two input ports and needs to synchronize them.
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user