一般
入門
チュートリアル
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
開発
_set
_get
_get_property_list
scene/
コミュニティ
[code]
クラス リファレンス
Inherits: VisualScriptNode < Resource < Reference < Object
Changes a variable's value.
Changes a variable's value to the given input.
Input Ports:
Sequence
Data (variant): set
set
Output Ports:
String
var_name
""
String var_name
Default
Setter
set_variable(value)
Getter
get_variable()
The variable's name.