综述
入门
教程
res://
user://
move_and_collide
move_and_slide
move_and_slide_with_snap
import
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
TIME
开发
_set
_get
_get_property_list
scene/
社区
类参考
Inherits: VisualScriptNode < Resource < Reference < Object
一个Visual Script节点,用于从数组或字典中获取值。
VisualScriptIndexGet将返回存储在指定索引下的数组或字典的值。
VisualScriptIndexGet