name
stringlengths
2
43
inherits
stringclasses
130 values
brief_description
stringclasses
1 value
description
stringclasses
1 value
methods
listlengths
0
467
members
listlengths
0
758
AudioStreamPlayer
Node
[ { "description": "", "name": "get_playback_position", "params": [], "return_type": "float" }, { "description": "", "name": "get_stream_playback", "params": [], "return_type": "AudioStreamPlayback" }, { "description": "", "name": "has_stream_playback", "params": [], "return_type": "bool" }, { "description": "", "name": "play", "params": [ { "default": "0.0", "name": "from_position", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "seek", "params": [ { "default": null, "name": "to_position", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "stop", "params": [], "return_type": "void" } ]
[ { "default": "false", "getter": "is_autoplay_enabled", "name": "autoplay", "setter": "set_autoplay", "type": "bool" }, { "default": "&\"Master\"", "getter": "get_bus", "name": "bus", "setter": "set_bus", "type": "StringName" }, { "default": "1", "getter": "get_max_polyphony", "name": "max_polyphony", "setter": "set_max_polyphony", "type": "int" }, { "default": "0", "getter": "get_mix_target", "name": "mix_target", "setter": "set_mix_target", "type": "int" }, { "default": "1.0", "getter": "get_pitch_scale", "name": "pitch_scale", "setter": "set_pitch_scale", "type": "float" }, { "default": "false", "getter": "is_playing", "name": "playing", "setter": "_set_playing", "type": "bool" }, { "default": "", "getter": "get_stream", "name": "stream", "setter": "set_stream", "type": "AudioStream" }, { "default": "false", "getter": "get_stream_paused", "name": "stream_paused", "setter": "set_stream_paused", "type": "bool" }, { "default": "0.0", "getter": "get_volume_db", "name": "volume_db", "setter": "set_volume_db", "type": "float" } ]
CryptoKey
Resource
[ { "description": "", "name": "is_public_only", "params": [], "return_type": "bool" }, { "description": "", "name": "load", "params": [ { "default": null, "name": "path", "type": "String" }, { "default": "false", "name": "public_only", "type": "bool" } ], "return_type": "int" }, { "description": "", "name": "load_from_string", "params": [ { "default": null, "name": "string_key", "type": "String" }, { "default": "false", "name": "public_only", "type": "bool" } ], "return_type": "int" }, { "description": "", "name": "save", "params": [ { "default": null, "name": "path", "type": "String" }, { "default": "false", "name": "public_only", "type": "bool" } ], "return_type": "int" }, { "description": "", "name": "save_to_string", "params": [ { "default": "false", "name": "public_only", "type": "bool" } ], "return_type": "String" } ]
[]
VisualShaderNodeTextureParameterTriplanar
VisualShaderNodeTextureParameter
[]
[]
VideoStreamPlayback
Resource
[ { "description": "", "name": "_get_channels", "params": [], "return_type": "int" }, { "description": "", "name": "_get_length", "params": [], "return_type": "float" }, { "description": "", "name": "_get_mix_rate", "params": [], "return_type": "int" }, { "description": "", "name": "_get_playback_position", "params": [], "return_type": "float" }, { "description": "", "name": "_get_texture", "params": [], "return_type": "Texture2D" }, { "description": "", "name": "_is_paused", "params": [], "return_type": "bool" }, { "description": "", "name": "_is_playing", "params": [], "return_type": "bool" }, { "description": "", "name": "_play", "params": [], "return_type": "void" }, { "description": "", "name": "_seek", "params": [ { "default": null, "name": "time", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_set_audio_track", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_set_paused", "params": [ { "default": null, "name": "paused", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_stop", "params": [], "return_type": "void" }, { "description": "", "name": "_update", "params": [ { "default": null, "name": "delta", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "mix_audio", "params": [ { "default": null, "name": "num_frames", "type": "int" }, { "default": "PackedFloat32Array()", "name": "buffer", "type": "PackedFloat32Array" }, { "default": "0", "name": "offset", "type": "int" } ], "return_type": "int" } ]
[]
CompressedTexture2DArray
CompressedTextureLayered
[]
[]
ReferenceRect
Control
[]
[ { "default": "Color(1, 0, 0, 1)", "getter": "get_border_color", "name": "border_color", "setter": "set_border_color", "type": "Color" }, { "default": "1.0", "getter": "get_border_width", "name": "border_width", "setter": "set_border_width", "type": "float" }, { "default": "true", "getter": "get_editor_only", "name": "editor_only", "setter": "set_editor_only", "type": "bool" } ]
SpinBox
Range
[ { "description": "", "name": "apply", "params": [], "return_type": "void" }, { "description": "", "name": "get_line_edit", "params": [], "return_type": "LineEdit" } ]
[ { "default": "0", "getter": "get_horizontal_alignment", "name": "alignment", "setter": "set_horizontal_alignment", "type": "int" }, { "default": "0.0", "getter": "get_custom_arrow_step", "name": "custom_arrow_step", "setter": "set_custom_arrow_step", "type": "float" }, { "default": "true", "getter": "is_editable", "name": "editable", "setter": "set_editable", "type": "bool" }, { "default": "\"\"", "getter": "get_prefix", "name": "prefix", "setter": "set_prefix", "type": "String" }, { "default": "false", "getter": "is_select_all_on_focus", "name": "select_all_on_focus", "setter": "set_select_all_on_focus", "type": "bool" }, { "default": "1", "getter": "get_v_size_flags", "name": "size_flags_vertical", "setter": "set_v_size_flags", "type": "int" }, { "default": "1.0", "getter": "get_step", "name": "step", "setter": "set_step", "type": "float" }, { "default": "\"\"", "getter": "get_suffix", "name": "suffix", "setter": "set_suffix", "type": "String" }, { "default": "false", "getter": "get_update_on_text_changed", "name": "update_on_text_changed", "setter": "set_update_on_text_changed", "type": "bool" } ]
FogMaterial
Material
[]
[ { "default": "Color(1, 1, 1, 1)", "getter": "get_albedo", "name": "albedo", "setter": "set_albedo", "type": "Color" }, { "default": "1.0", "getter": "get_density", "name": "density", "setter": "set_density", "type": "float" }, { "default": "", "getter": "get_density_texture", "name": "density_texture", "setter": "set_density_texture", "type": "Texture3D" }, { "default": "0.1", "getter": "get_edge_fade", "name": "edge_fade", "setter": "set_edge_fade", "type": "float" }, { "default": "Color(0, 0, 0, 1)", "getter": "get_emission", "name": "emission", "setter": "set_emission", "type": "Color" }, { "default": "0.0", "getter": "get_height_falloff", "name": "height_falloff", "setter": "set_height_falloff", "type": "float" } ]
CanvasItem
Node
[ { "description": "", "name": "_draw", "params": [], "return_type": "void" }, { "description": "", "name": "draw_animation_slice", "params": [ { "default": null, "name": "animation_length", "type": "float" }, { "default": null, "name": "slice_begin", "type": "float" }, { "default": null, "name": "slice_end", "type": "float" }, { "default": "0.0", "name": "offset", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "draw_arc", "params": [ { "default": null, "name": "center", "type": "Vector2" }, { "default": null, "name": "radius", "type": "float" }, { "default": null, "name": "start_angle", "type": "float" }, { "default": null, "name": "end_angle", "type": "float" }, { "default": null, "name": "point_count", "type": "int" }, { "default": null, "name": "color", "type": "Color" }, { "default": "-1.0", "name": "width", "type": "float" }, { "default": "false", "name": "antialiased", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_char", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "char", "type": "String" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_char_outline", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "char", "type": "String" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "-1", "name": "size", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_circle", "params": [ { "default": null, "name": "position", "type": "Vector2" }, { "default": null, "name": "radius", "type": "float" }, { "default": null, "name": "color", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_colored_polygon", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "color", "type": "Color" }, { "default": "PackedVector2Array()", "name": "uvs", "type": "PackedVector2Array" }, { "default": "null", "name": "texture", "type": "Texture2D" } ], "return_type": "void" }, { "description": "", "name": "draw_dashed_line", "params": [ { "default": null, "name": "from", "type": "Vector2" }, { "default": null, "name": "to", "type": "Vector2" }, { "default": null, "name": "color", "type": "Color" }, { "default": "-1.0", "name": "width", "type": "float" }, { "default": "2.0", "name": "dash", "type": "float" }, { "default": "true", "name": "aligned", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_end_animation", "params": [], "return_type": "void" }, { "description": "", "name": "draw_lcd_texture_rect_region", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "rect", "type": "Rect2" }, { "default": null, "name": "src_rect", "type": "Rect2" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_line", "params": [ { "default": null, "name": "from", "type": "Vector2" }, { "default": null, "name": "to", "type": "Vector2" }, { "default": null, "name": "color", "type": "Color" }, { "default": "-1.0", "name": "width", "type": "float" }, { "default": "false", "name": "antialiased", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_mesh", "params": [ { "default": null, "name": "mesh", "type": "Mesh" }, { "default": null, "name": "texture", "type": "Texture2D" }, { "default": "Transform2D(1, 0, 0, 1, 0, 0)", "name": "transform", "type": "Transform2D" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_msdf_texture_rect_region", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "rect", "type": "Rect2" }, { "default": null, "name": "src_rect", "type": "Rect2" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "0.0", "name": "outline", "type": "float" }, { "default": "4.0", "name": "pixel_range", "type": "float" }, { "default": "1.0", "name": "scale", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "draw_multiline", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "color", "type": "Color" }, { "default": "-1.0", "name": "width", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "draw_multiline_colors", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "colors", "type": "PackedColorArray" }, { "default": "-1.0", "name": "width", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "draw_multiline_string", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "text", "type": "String" }, { "default": "0", "name": "alignment", "type": "int" }, { "default": "-1", "name": "width", "type": "float" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "-1", "name": "max_lines", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "3", "name": "brk_flags", "type": "int" }, { "default": "3", "name": "justification_flags", "type": "int" }, { "default": "0", "name": "direction", "type": "int" }, { "default": "0", "name": "orientation", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "draw_multiline_string_outline", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "text", "type": "String" }, { "default": "0", "name": "alignment", "type": "int" }, { "default": "-1", "name": "width", "type": "float" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "-1", "name": "max_lines", "type": "int" }, { "default": "1", "name": "size", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "3", "name": "brk_flags", "type": "int" }, { "default": "3", "name": "justification_flags", "type": "int" }, { "default": "0", "name": "direction", "type": "int" }, { "default": "0", "name": "orientation", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "draw_multimesh", "params": [ { "default": null, "name": "multimesh", "type": "MultiMesh" }, { "default": null, "name": "texture", "type": "Texture2D" } ], "return_type": "void" }, { "description": "", "name": "draw_polygon", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "colors", "type": "PackedColorArray" }, { "default": "PackedVector2Array()", "name": "uvs", "type": "PackedVector2Array" }, { "default": "null", "name": "texture", "type": "Texture2D" } ], "return_type": "void" }, { "description": "", "name": "draw_polyline", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "color", "type": "Color" }, { "default": "-1.0", "name": "width", "type": "float" }, { "default": "false", "name": "antialiased", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_polyline_colors", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "colors", "type": "PackedColorArray" }, { "default": "-1.0", "name": "width", "type": "float" }, { "default": "false", "name": "antialiased", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_primitive", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" }, { "default": null, "name": "colors", "type": "PackedColorArray" }, { "default": null, "name": "uvs", "type": "PackedVector2Array" }, { "default": "null", "name": "texture", "type": "Texture2D" } ], "return_type": "void" }, { "description": "", "name": "draw_rect", "params": [ { "default": null, "name": "rect", "type": "Rect2" }, { "default": null, "name": "color", "type": "Color" }, { "default": "true", "name": "filled", "type": "bool" }, { "default": "-1.0", "name": "width", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "draw_set_transform", "params": [ { "default": null, "name": "position", "type": "Vector2" }, { "default": "0.0", "name": "rotation", "type": "float" }, { "default": "Vector2(1, 1)", "name": "scale", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "draw_set_transform_matrix", "params": [ { "default": null, "name": "xform", "type": "Transform2D" } ], "return_type": "void" }, { "description": "", "name": "draw_string", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "text", "type": "String" }, { "default": "0", "name": "alignment", "type": "int" }, { "default": "-1", "name": "width", "type": "float" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "3", "name": "justification_flags", "type": "int" }, { "default": "0", "name": "direction", "type": "int" }, { "default": "0", "name": "orientation", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "draw_string_outline", "params": [ { "default": null, "name": "font", "type": "Font" }, { "default": null, "name": "pos", "type": "Vector2" }, { "default": null, "name": "text", "type": "String" }, { "default": "0", "name": "alignment", "type": "int" }, { "default": "-1", "name": "width", "type": "float" }, { "default": "16", "name": "font_size", "type": "int" }, { "default": "1", "name": "size", "type": "int" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "3", "name": "justification_flags", "type": "int" }, { "default": "0", "name": "direction", "type": "int" }, { "default": "0", "name": "orientation", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "draw_style_box", "params": [ { "default": null, "name": "style_box", "type": "StyleBox" }, { "default": null, "name": "rect", "type": "Rect2" } ], "return_type": "void" }, { "description": "", "name": "draw_texture", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "position", "type": "Vector2" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" } ], "return_type": "void" }, { "description": "", "name": "draw_texture_rect", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "rect", "type": "Rect2" }, { "default": null, "name": "tile", "type": "bool" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "false", "name": "transpose", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "draw_texture_rect_region", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "rect", "type": "Rect2" }, { "default": null, "name": "src_rect", "type": "Rect2" }, { "default": "Color(1, 1, 1, 1)", "name": "modulate", "type": "Color" }, { "default": "false", "name": "transpose", "type": "bool" }, { "default": "true", "name": "clip_uv", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "force_update_transform", "params": [], "return_type": "void" }, { "description": "", "name": "get_canvas", "params": [], "return_type": "RID" }, { "description": "", "name": "get_canvas_item", "params": [], "return_type": "RID" }, { "description": "", "name": "get_canvas_transform", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_global_mouse_position", "params": [], "return_type": "Vector2" }, { "description": "", "name": "get_global_transform", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_global_transform_with_canvas", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_local_mouse_position", "params": [], "return_type": "Vector2" }, { "description": "", "name": "get_screen_transform", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_transform", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_viewport_rect", "params": [], "return_type": "Rect2" }, { "description": "", "name": "get_viewport_transform", "params": [], "return_type": "Transform2D" }, { "description": "", "name": "get_visibility_layer_bit", "params": [ { "default": null, "name": "layer", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "get_world_2d", "params": [], "return_type": "World2D" }, { "description": "", "name": "hide", "params": [], "return_type": "void" }, { "description": "", "name": "is_local_transform_notification_enabled", "params": [], "return_type": "bool" }, { "description": "", "name": "is_transform_notification_enabled", "params": [], "return_type": "bool" }, { "description": "", "name": "is_visible_in_tree", "params": [], "return_type": "bool" }, { "description": "", "name": "make_canvas_position_local", "params": [ { "default": null, "name": "screen_point", "type": "Vector2" } ], "return_type": "Vector2" }, { "description": "", "name": "make_input_local", "params": [ { "default": null, "name": "event", "type": "InputEvent" } ], "return_type": "InputEvent" }, { "description": "", "name": "move_to_front", "params": [], "return_type": "void" }, { "description": "", "name": "queue_redraw", "params": [], "return_type": "void" }, { "description": "", "name": "set_notify_local_transform", "params": [ { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_notify_transform", "params": [ { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_visibility_layer_bit", "params": [ { "default": null, "name": "layer", "type": "int" }, { "default": null, "name": "enabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "show", "params": [], "return_type": "void" } ]
[ { "default": "0", "getter": "get_clip_children_mode", "name": "clip_children", "setter": "set_clip_children_mode", "type": "int" }, { "default": "1", "getter": "get_light_mask", "name": "light_mask", "setter": "set_light_mask", "type": "int" }, { "default": "", "getter": "get_material", "name": "material", "setter": "set_material", "type": "Material" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_modulate", "name": "modulate", "setter": "set_modulate", "type": "Color" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_self_modulate", "name": "self_modulate", "setter": "set_self_modulate", "type": "Color" }, { "default": "false", "getter": "is_draw_behind_parent_enabled", "name": "show_behind_parent", "setter": "set_draw_behind_parent", "type": "bool" }, { "default": "0", "getter": "get_texture_filter", "name": "texture_filter", "setter": "set_texture_filter", "type": "int" }, { "default": "0", "getter": "get_texture_repeat", "name": "texture_repeat", "setter": "set_texture_repeat", "type": "int" }, { "default": "false", "getter": "is_set_as_top_level", "name": "top_level", "setter": "set_as_top_level", "type": "bool" }, { "default": "false", "getter": "get_use_parent_material", "name": "use_parent_material", "setter": "set_use_parent_material", "type": "bool" }, { "default": "1", "getter": "get_visibility_layer", "name": "visibility_layer", "setter": "set_visibility_layer", "type": "int" }, { "default": "true", "getter": "is_visible", "name": "visible", "setter": "set_visible", "type": "bool" }, { "default": "false", "getter": "is_y_sort_enabled", "name": "y_sort_enabled", "setter": "set_y_sort_enabled", "type": "bool" }, { "default": "true", "getter": "is_z_relative", "name": "z_as_relative", "setter": "set_z_as_relative", "type": "bool" }, { "default": "0", "getter": "get_z_index", "name": "z_index", "setter": "set_z_index", "type": "int" } ]
PackedDataContainerRef
RefCounted
[ { "description": "", "name": "size", "params": [], "return_type": "int" } ]
[]
VisualShaderNodeParticleConeVelocity
VisualShaderNode
[]
[]
CompressedTexture2D
Texture2D
[ { "description": "", "name": "load", "params": [ { "default": null, "name": "path", "type": "String" } ], "return_type": "int" } ]
[ { "default": "\"\"", "getter": "get_load_path", "name": "load_path", "setter": "load", "type": "String" }, { "default": "false", "getter": "is_local_to_scene", "name": "resource_local_to_scene", "setter": "set_local_to_scene", "type": "bool" } ]
HFlowContainer
FlowContainer
[]
[]
NavigationPathQueryResult2D
RefCounted
[ { "description": "", "name": "reset", "params": [], "return_type": "void" } ]
[ { "default": "PackedVector2Array()", "getter": "get_path", "name": "path", "setter": "set_path", "type": "PackedVector2Array" }, { "default": "PackedInt64Array()", "getter": "get_path_owner_ids", "name": "path_owner_ids", "setter": "set_path_owner_ids", "type": "PackedInt64Array" }, { "default": "[]", "getter": "get_path_rids", "name": "path_rids", "setter": "set_path_rids", "type": "RID[]" }, { "default": "PackedInt32Array()", "getter": "get_path_types", "name": "path_types", "setter": "set_path_types", "type": "PackedInt32Array" } ]
ScriptEditorBase
VBoxContainer
[ { "description": "", "name": "add_syntax_highlighter", "params": [ { "default": null, "name": "highlighter", "type": "EditorSyntaxHighlighter" } ], "return_type": "void" }, { "description": "", "name": "get_base_editor", "params": [], "return_type": "Control" } ]
[]
RDShaderSource
RefCounted
[ { "description": "", "name": "get_stage_source", "params": [ { "default": null, "name": "stage", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "set_stage_source", "params": [ { "default": null, "name": "stage", "type": "int" }, { "default": null, "name": "source", "type": "String" } ], "return_type": "void" } ]
[ { "default": "0", "getter": "get_language", "name": "language", "setter": "set_language", "type": "int" }, { "default": "\"\"", "getter": "get_stage_source", "name": "source_compute", "setter": "set_stage_source", "type": "String" }, { "default": "\"\"", "getter": "get_stage_source", "name": "source_fragment", "setter": "set_stage_source", "type": "String" }, { "default": "\"\"", "getter": "get_stage_source", "name": "source_tesselation_control", "setter": "set_stage_source", "type": "String" }, { "default": "\"\"", "getter": "get_stage_source", "name": "source_tesselation_evaluation", "setter": "set_stage_source", "type": "String" }, { "default": "\"\"", "getter": "get_stage_source", "name": "source_vertex", "setter": "set_stage_source", "type": "String" } ]
SystemFont
Font
[]
[ { "default": "true", "getter": "is_allow_system_fallback", "name": "allow_system_fallback", "setter": "set_allow_system_fallback", "type": "bool" }, { "default": "1", "getter": "get_antialiasing", "name": "antialiasing", "setter": "set_antialiasing", "type": "int" }, { "default": "false", "getter": "get_font_italic", "name": "font_italic", "setter": "set_font_italic", "type": "bool" }, { "default": "PackedStringArray()", "getter": "get_font_names", "name": "font_names", "setter": "set_font_names", "type": "PackedStringArray" }, { "default": "100", "getter": "get_font_stretch", "name": "font_stretch", "setter": "set_font_stretch", "type": "int" }, { "default": "400", "getter": "get_font_weight", "name": "font_weight", "setter": "set_font_weight", "type": "int" }, { "default": "false", "getter": "is_force_autohinter", "name": "force_autohinter", "setter": "set_force_autohinter", "type": "bool" }, { "default": "false", "getter": "get_generate_mipmaps", "name": "generate_mipmaps", "setter": "set_generate_mipmaps", "type": "bool" }, { "default": "1", "getter": "get_hinting", "name": "hinting", "setter": "set_hinting", "type": "int" }, { "default": "16", "getter": "get_msdf_pixel_range", "name": "msdf_pixel_range", "setter": "set_msdf_pixel_range", "type": "int" }, { "default": "48", "getter": "get_msdf_size", "name": "msdf_size", "setter": "set_msdf_size", "type": "int" }, { "default": "false", "getter": "is_multichannel_signed_distance_field", "name": "multichannel_signed_distance_field", "setter": "set_multichannel_signed_distance_field", "type": "bool" }, { "default": "0.0", "getter": "get_oversampling", "name": "oversampling", "setter": "set_oversampling", "type": "float" }, { "default": "1", "getter": "get_subpixel_positioning", "name": "subpixel_positioning", "setter": "set_subpixel_positioning", "type": "int" } ]
PlaceholderTexture3D
Texture3D
[]
[ { "default": "Vector3i(1, 1, 1)", "getter": "get_size", "name": "size", "setter": "set_size", "type": "Vector3i" } ]
PhysicsServer3DManager
Object
[ { "description": "", "name": "register_server", "params": [ { "default": null, "name": "name", "type": "String" }, { "default": null, "name": "create_callback", "type": "Callable" } ], "return_type": "void" }, { "description": "", "name": "set_default_server", "params": [ { "default": null, "name": "name", "type": "String" }, { "default": null, "name": "priority", "type": "int" } ], "return_type": "void" } ]
[]
AnimationNodeAdd2
AnimationNodeSync
[]
[]
CheckBox
Button
[]
[ { "default": "0", "getter": "get_text_alignment", "name": "alignment", "setter": "set_text_alignment", "type": "int" }, { "default": "true", "getter": "is_toggle_mode", "name": "toggle_mode", "setter": "set_toggle_mode", "type": "bool" } ]
AudioEffectDelay
AudioEffect
[]
[ { "default": "1.0", "getter": "get_dry", "name": "dry", "setter": "set_dry", "type": "float" }, { "default": "false", "getter": "is_feedback_active", "name": "feedback_active", "setter": "set_feedback_active", "type": "bool" }, { "default": "340.0", "getter": "get_feedback_delay_ms", "name": "feedback_delay_ms", "setter": "set_feedback_delay_ms", "type": "float" }, { "default": "-6.0", "getter": "get_feedback_level_db", "name": "feedback_level_db", "setter": "set_feedback_level_db", "type": "float" }, { "default": "16000.0", "getter": "get_feedback_lowpass", "name": "feedback_lowpass", "setter": "set_feedback_lowpass", "type": "float" }, { "default": "true", "getter": "is_tap1_active", "name": "tap1_active", "setter": "set_tap1_active", "type": "bool" }, { "default": "250.0", "getter": "get_tap1_delay_ms", "name": "tap1_delay_ms", "setter": "set_tap1_delay_ms", "type": "float" }, { "default": "-6.0", "getter": "get_tap1_level_db", "name": "tap1_level_db", "setter": "set_tap1_level_db", "type": "float" }, { "default": "0.2", "getter": "get_tap1_pan", "name": "tap1_pan", "setter": "set_tap1_pan", "type": "float" }, { "default": "true", "getter": "is_tap2_active", "name": "tap2_active", "setter": "set_tap2_active", "type": "bool" }, { "default": "500.0", "getter": "get_tap2_delay_ms", "name": "tap2_delay_ms", "setter": "set_tap2_delay_ms", "type": "float" }, { "default": "-12.0", "getter": "get_tap2_level_db", "name": "tap2_level_db", "setter": "set_tap2_level_db", "type": "float" }, { "default": "-0.4", "getter": "get_tap2_pan", "name": "tap2_pan", "setter": "set_tap2_pan", "type": "float" } ]
Crypto
RefCounted
[ { "description": "", "name": "constant_time_compare", "params": [ { "default": null, "name": "trusted", "type": "PackedByteArray" }, { "default": null, "name": "received", "type": "PackedByteArray" } ], "return_type": "bool" }, { "description": "", "name": "decrypt", "params": [ { "default": null, "name": "key", "type": "CryptoKey" }, { "default": null, "name": "ciphertext", "type": "PackedByteArray" } ], "return_type": "PackedByteArray" }, { "description": "", "name": "encrypt", "params": [ { "default": null, "name": "key", "type": "CryptoKey" }, { "default": null, "name": "plaintext", "type": "PackedByteArray" } ], "return_type": "PackedByteArray" }, { "description": "", "name": "generate_random_bytes", "params": [ { "default": null, "name": "size", "type": "int" } ], "return_type": "PackedByteArray" }, { "description": "", "name": "generate_rsa", "params": [ { "default": null, "name": "size", "type": "int" } ], "return_type": "CryptoKey" }, { "description": "", "name": "generate_self_signed_certificate", "params": [ { "default": null, "name": "key", "type": "CryptoKey" }, { "default": "\"CN=myserver,O=myorganisation,C=IT\"", "name": "issuer_name", "type": "String" }, { "default": "\"20140101000000\"", "name": "not_before", "type": "String" }, { "default": "\"20340101000000\"", "name": "not_after", "type": "String" } ], "return_type": "X509Certificate" }, { "description": "", "name": "hmac_digest", "params": [ { "default": null, "name": "hash_type", "type": "int" }, { "default": null, "name": "key", "type": "PackedByteArray" }, { "default": null, "name": "msg", "type": "PackedByteArray" } ], "return_type": "PackedByteArray" }, { "description": "", "name": "sign", "params": [ { "default": null, "name": "hash_type", "type": "int" }, { "default": null, "name": "hash", "type": "PackedByteArray" }, { "default": null, "name": "key", "type": "CryptoKey" } ], "return_type": "PackedByteArray" }, { "description": "", "name": "verify", "params": [ { "default": null, "name": "hash_type", "type": "int" }, { "default": null, "name": "hash", "type": "PackedByteArray" }, { "default": null, "name": "signature", "type": "PackedByteArray" }, { "default": null, "name": "key", "type": "CryptoKey" } ], "return_type": "bool" } ]
[]
AnimationNodeSync
AnimationNode
[]
[ { "default": "false", "getter": "is_using_sync", "name": "sync", "setter": "set_use_sync", "type": "bool" } ]
VisualShaderNodeTextureSDF
VisualShaderNode
[]
[]
ScriptExtension
Script
[ { "description": "", "name": "_can_instantiate", "params": [], "return_type": "bool" }, { "description": "", "name": "_editor_can_reload_from_file", "params": [], "return_type": "bool" }, { "description": "", "name": "_get_base_script", "params": [], "return_type": "Script" }, { "description": "", "name": "_get_class_icon_path", "params": [], "return_type": "String" }, { "description": "", "name": "_get_constants", "params": [], "return_type": "Dictionary" }, { "description": "", "name": "_get_documentation", "params": [], "return_type": "Dictionary[]" }, { "description": "", "name": "_get_global_name", "params": [], "return_type": "StringName" }, { "description": "", "name": "_get_instance_base_type", "params": [], "return_type": "StringName" }, { "description": "", "name": "_get_language", "params": [], "return_type": "ScriptLanguage" }, { "description": "", "name": "_get_member_line", "params": [ { "default": null, "name": "member", "type": "StringName" } ], "return_type": "int" }, { "description": "", "name": "_get_members", "params": [], "return_type": "StringName[]" }, { "description": "", "name": "_get_method_info", "params": [ { "default": null, "name": "method", "type": "StringName" } ], "return_type": "Dictionary" }, { "description": "", "name": "_get_property_default_value", "params": [ { "default": null, "name": "property", "type": "StringName" } ], "return_type": "Variant" }, { "description": "", "name": "_get_rpc_config", "params": [], "return_type": "Variant" }, { "description": "", "name": "_get_script_method_list", "params": [], "return_type": "Dictionary[]" }, { "description": "", "name": "_get_script_property_list", "params": [], "return_type": "Dictionary[]" }, { "description": "", "name": "_get_script_signal_list", "params": [], "return_type": "Dictionary[]" }, { "description": "", "name": "_get_source_code", "params": [], "return_type": "String" }, { "description": "", "name": "_has_method", "params": [ { "default": null, "name": "method", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "_has_property_default_value", "params": [ { "default": null, "name": "property", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "_has_script_signal", "params": [ { "default": null, "name": "signal", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "_has_source_code", "params": [], "return_type": "bool" }, { "description": "", "name": "_has_static_method", "params": [ { "default": null, "name": "method", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "_inherits_script", "params": [ { "default": null, "name": "script", "type": "Script" } ], "return_type": "bool" }, { "description": "", "name": "_instance_create", "params": [ { "default": null, "name": "for_object", "type": "Object" } ], "return_type": "void*" }, { "description": "", "name": "_instance_has", "params": [ { "default": null, "name": "object", "type": "Object" } ], "return_type": "bool" }, { "description": "", "name": "_is_abstract", "params": [], "return_type": "bool" }, { "description": "", "name": "_is_placeholder_fallback_enabled", "params": [], "return_type": "bool" }, { "description": "", "name": "_is_tool", "params": [], "return_type": "bool" }, { "description": "", "name": "_is_valid", "params": [], "return_type": "bool" }, { "description": "", "name": "_placeholder_erased", "params": [ { "default": null, "name": "placeholder", "type": "void*" } ], "return_type": "void" }, { "description": "", "name": "_placeholder_instance_create", "params": [ { "default": null, "name": "for_object", "type": "Object" } ], "return_type": "void*" }, { "description": "", "name": "_reload", "params": [ { "default": null, "name": "keep_state", "type": "bool" } ], "return_type": "int" }, { "description": "", "name": "_set_source_code", "params": [ { "default": null, "name": "code", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "_update_exports", "params": [], "return_type": "void" } ]
[]
ProceduralSkyMaterial
Material
[]
[ { "default": "Color(0.2, 0.169, 0.133, 1)", "getter": "get_ground_bottom_color", "name": "ground_bottom_color", "setter": "set_ground_bottom_color", "type": "Color" }, { "default": "0.02", "getter": "get_ground_curve", "name": "ground_curve", "setter": "set_ground_curve", "type": "float" }, { "default": "1.0", "getter": "get_ground_energy_multiplier", "name": "ground_energy_multiplier", "setter": "set_ground_energy_multiplier", "type": "float" }, { "default": "Color(0.6463, 0.6558, 0.6708, 1)", "getter": "get_ground_horizon_color", "name": "ground_horizon_color", "setter": "set_ground_horizon_color", "type": "Color" }, { "default": "", "getter": "get_sky_cover", "name": "sky_cover", "setter": "set_sky_cover", "type": "Texture2D" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_sky_cover_modulate", "name": "sky_cover_modulate", "setter": "set_sky_cover_modulate", "type": "Color" }, { "default": "0.15", "getter": "get_sky_curve", "name": "sky_curve", "setter": "set_sky_curve", "type": "float" }, { "default": "1.0", "getter": "get_sky_energy_multiplier", "name": "sky_energy_multiplier", "setter": "set_sky_energy_multiplier", "type": "float" }, { "default": "Color(0.6463, 0.6558, 0.6708, 1)", "getter": "get_sky_horizon_color", "name": "sky_horizon_color", "setter": "set_sky_horizon_color", "type": "Color" }, { "default": "Color(0.385, 0.454, 0.55, 1)", "getter": "get_sky_top_color", "name": "sky_top_color", "setter": "set_sky_top_color", "type": "Color" }, { "default": "30.0", "getter": "get_sun_angle_max", "name": "sun_angle_max", "setter": "set_sun_angle_max", "type": "float" }, { "default": "0.15", "getter": "get_sun_curve", "name": "sun_curve", "setter": "set_sun_curve", "type": "float" }, { "default": "true", "getter": "get_use_debanding", "name": "use_debanding", "setter": "set_use_debanding", "type": "bool" } ]
GPUParticlesCollisionSphere3D
GPUParticlesCollision3D
[]
[ { "default": "1.0", "getter": "get_radius", "name": "radius", "setter": "set_radius", "type": "float" } ]
ResourceImporterImageFont
ResourceImporter
[]
[ { "default": "Rect2i(0, 0, 0, 0)", "getter": "", "name": "character_margin", "setter": "", "type": "Rect2i" }, { "default": "PackedStringArray()", "getter": "", "name": "character_ranges", "setter": "", "type": "PackedStringArray" }, { "default": "1", "getter": "", "name": "columns", "setter": "", "type": "int" }, { "default": "true", "getter": "", "name": "compress", "setter": "", "type": "bool" }, { "default": "[]", "getter": "", "name": "fallbacks", "setter": "", "type": "Array" }, { "default": "Rect2i(0, 0, 0, 0)", "getter": "", "name": "image_margin", "setter": "", "type": "Rect2i" }, { "default": "1", "getter": "", "name": "rows", "setter": "", "type": "int" }, { "default": "2", "getter": "", "name": "scaling_mode", "setter": "", "type": "int" } ]
EditorScenePostImportPlugin
RefCounted
[ { "description": "", "name": "_get_import_options", "params": [ { "default": null, "name": "path", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "_get_internal_import_options", "params": [ { "default": null, "name": "category", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_get_internal_option_update_view_required", "params": [ { "default": null, "name": "category", "type": "int" }, { "default": null, "name": "option", "type": "String" } ], "return_type": "Variant" }, { "description": "", "name": "_get_internal_option_visibility", "params": [ { "default": null, "name": "category", "type": "int" }, { "default": null, "name": "for_animation", "type": "bool" }, { "default": null, "name": "option", "type": "String" } ], "return_type": "Variant" }, { "description": "", "name": "_get_option_visibility", "params": [ { "default": null, "name": "path", "type": "String" }, { "default": null, "name": "for_animation", "type": "bool" }, { "default": null, "name": "option", "type": "String" } ], "return_type": "Variant" }, { "description": "", "name": "_internal_process", "params": [ { "default": null, "name": "category", "type": "int" }, { "default": null, "name": "base_node", "type": "Node" }, { "default": null, "name": "node", "type": "Node" }, { "default": null, "name": "resource", "type": "Resource" } ], "return_type": "void" }, { "description": "", "name": "_post_process", "params": [ { "default": null, "name": "scene", "type": "Node" } ], "return_type": "void" }, { "description": "", "name": "_pre_process", "params": [ { "default": null, "name": "scene", "type": "Node" } ], "return_type": "void" }, { "description": "", "name": "add_import_option", "params": [ { "default": null, "name": "name", "type": "String" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "add_import_option_advanced", "params": [ { "default": null, "name": "type", "type": "int" }, { "default": null, "name": "name", "type": "String" }, { "default": null, "name": "default_value", "type": "Variant" }, { "default": "0", "name": "hint", "type": "int" }, { "default": "\"\"", "name": "hint_string", "type": "String" }, { "default": "6", "name": "usage_flags", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "get_option_value", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "Variant" } ]
[]
DTLSServer
RefCounted
[ { "description": "", "name": "setup", "params": [ { "default": null, "name": "server_options", "type": "TLSOptions" } ], "return_type": "int" }, { "description": "", "name": "take_connection", "params": [ { "default": null, "name": "udp_peer", "type": "PacketPeerUDP" } ], "return_type": "PacketPeerDTLS" } ]
[]
ResourceImporterWAV
ResourceImporter
[]
[ { "default": "0", "getter": "", "name": "compress/mode", "setter": "", "type": "int" }, { "default": "0", "getter": "", "name": "edit/loop_begin", "setter": "", "type": "int" }, { "default": "-1", "getter": "", "name": "edit/loop_end", "setter": "", "type": "int" }, { "default": "0", "getter": "", "name": "edit/loop_mode", "setter": "", "type": "int" }, { "default": "false", "getter": "", "name": "edit/normalize", "setter": "", "type": "bool" }, { "default": "false", "getter": "", "name": "edit/trim", "setter": "", "type": "bool" }, { "default": "false", "getter": "", "name": "force/8_bit", "setter": "", "type": "bool" }, { "default": "false", "getter": "", "name": "force/max_rate", "setter": "", "type": "bool" }, { "default": "44100", "getter": "", "name": "force/max_rate_hz", "setter": "", "type": "float" }, { "default": "false", "getter": "", "name": "force/mono", "setter": "", "type": "bool" } ]
OptionButton
Button
[ { "description": "", "name": "add_icon_item", "params": [ { "default": null, "name": "texture", "type": "Texture2D" }, { "default": null, "name": "label", "type": "String" }, { "default": "-1", "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "add_item", "params": [ { "default": null, "name": "label", "type": "String" }, { "default": "-1", "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "add_separator", "params": [ { "default": "\"\"", "name": "text", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "clear", "params": [], "return_type": "void" }, { "description": "", "name": "get_item_icon", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "Texture2D" }, { "description": "", "name": "get_item_id", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "get_item_index", "params": [ { "default": null, "name": "id", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "get_item_metadata", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "get_item_text", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_item_tooltip", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_popup", "params": [], "return_type": "PopupMenu" }, { "description": "", "name": "get_selectable_item", "params": [ { "default": "false", "name": "from_last", "type": "bool" } ], "return_type": "int" }, { "description": "", "name": "get_selected_id", "params": [], "return_type": "int" }, { "description": "", "name": "get_selected_metadata", "params": [], "return_type": "Variant" }, { "description": "", "name": "has_selectable_items", "params": [], "return_type": "bool" }, { "description": "", "name": "is_item_disabled", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "is_item_separator", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "remove_item", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "select", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_disable_shortcuts", "params": [ { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_item_disabled", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_item_icon", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "texture", "type": "Texture2D" } ], "return_type": "void" }, { "description": "", "name": "set_item_id", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_item_metadata", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "metadata", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "set_item_text", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "text", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "set_item_tooltip", "params": [ { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "tooltip", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "show_popup", "params": [], "return_type": "void" } ]
[ { "default": "0", "getter": "get_action_mode", "name": "action_mode", "setter": "set_action_mode", "type": "int" }, { "default": "0", "getter": "get_text_alignment", "name": "alignment", "setter": "set_text_alignment", "type": "int" }, { "default": "false", "getter": "get_allow_reselect", "name": "allow_reselect", "setter": "set_allow_reselect", "type": "bool" }, { "default": "true", "getter": "is_fit_to_longest_item", "name": "fit_to_longest_item", "setter": "set_fit_to_longest_item", "type": "bool" }, { "default": "0", "getter": "get_item_count", "name": "item_count", "setter": "set_item_count", "type": "int" }, { "default": "-1", "getter": "get_selected", "name": "selected", "setter": "_select_int", "type": "int" }, { "default": "true", "getter": "is_toggle_mode", "name": "toggle_mode", "setter": "set_toggle_mode", "type": "bool" } ]
Line2D
Node2D
[ { "description": "", "name": "add_point", "params": [ { "default": null, "name": "position", "type": "Vector2" }, { "default": "-1", "name": "index", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "clear_points", "params": [], "return_type": "void" }, { "description": "", "name": "get_point_count", "params": [], "return_type": "int" }, { "description": "", "name": "get_point_position", "params": [ { "default": null, "name": "index", "type": "int" } ], "return_type": "Vector2" }, { "description": "", "name": "remove_point", "params": [ { "default": null, "name": "index", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_point_position", "params": [ { "default": null, "name": "index", "type": "int" }, { "default": null, "name": "position", "type": "Vector2" } ], "return_type": "void" } ]
[ { "default": "false", "getter": "get_antialiased", "name": "antialiased", "setter": "set_antialiased", "type": "bool" }, { "default": "0", "getter": "get_begin_cap_mode", "name": "begin_cap_mode", "setter": "set_begin_cap_mode", "type": "int" }, { "default": "false", "getter": "is_closed", "name": "closed", "setter": "set_closed", "type": "bool" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_default_color", "name": "default_color", "setter": "set_default_color", "type": "Color" }, { "default": "0", "getter": "get_end_cap_mode", "name": "end_cap_mode", "setter": "set_end_cap_mode", "type": "int" }, { "default": "", "getter": "get_gradient", "name": "gradient", "setter": "set_gradient", "type": "Gradient" }, { "default": "0", "getter": "get_joint_mode", "name": "joint_mode", "setter": "set_joint_mode", "type": "int" }, { "default": "PackedVector2Array()", "getter": "get_points", "name": "points", "setter": "set_points", "type": "PackedVector2Array" }, { "default": "8", "getter": "get_round_precision", "name": "round_precision", "setter": "set_round_precision", "type": "int" }, { "default": "2.0", "getter": "get_sharp_limit", "name": "sharp_limit", "setter": "set_sharp_limit", "type": "float" }, { "default": "", "getter": "get_texture", "name": "texture", "setter": "set_texture", "type": "Texture2D" }, { "default": "0", "getter": "get_texture_mode", "name": "texture_mode", "setter": "set_texture_mode", "type": "int" }, { "default": "10.0", "getter": "get_width", "name": "width", "setter": "set_width", "type": "float" }, { "default": "", "getter": "get_curve", "name": "width_curve", "setter": "set_curve", "type": "Curve" } ]
Vector4
[ { "description": "", "name": "abs", "params": [], "return_type": "Vector4" }, { "description": "", "name": "ceil", "params": [], "return_type": "Vector4" }, { "description": "", "name": "clamp", "params": [ { "default": null, "name": "min", "type": "Vector4" }, { "default": null, "name": "max", "type": "Vector4" } ], "return_type": "Vector4" }, { "description": "", "name": "cubic_interpolate", "params": [ { "default": null, "name": "b", "type": "Vector4" }, { "default": null, "name": "pre_a", "type": "Vector4" }, { "default": null, "name": "post_b", "type": "Vector4" }, { "default": null, "name": "weight", "type": "float" } ], "return_type": "Vector4" }, { "description": "", "name": "cubic_interpolate_in_time", "params": [ { "default": null, "name": "b", "type": "Vector4" }, { "default": null, "name": "pre_a", "type": "Vector4" }, { "default": null, "name": "post_b", "type": "Vector4" }, { "default": null, "name": "weight", "type": "float" }, { "default": null, "name": "b_t", "type": "float" }, { "default": null, "name": "pre_a_t", "type": "float" }, { "default": null, "name": "post_b_t", "type": "float" } ], "return_type": "Vector4" }, { "description": "", "name": "direction_to", "params": [ { "default": null, "name": "to", "type": "Vector4" } ], "return_type": "Vector4" }, { "description": "", "name": "distance_squared_to", "params": [ { "default": null, "name": "to", "type": "Vector4" } ], "return_type": "float" }, { "description": "", "name": "distance_to", "params": [ { "default": null, "name": "to", "type": "Vector4" } ], "return_type": "float" }, { "description": "", "name": "dot", "params": [ { "default": null, "name": "with", "type": "Vector4" } ], "return_type": "float" }, { "description": "", "name": "floor", "params": [], "return_type": "Vector4" }, { "description": "", "name": "inverse", "params": [], "return_type": "Vector4" }, { "description": "", "name": "is_equal_approx", "params": [ { "default": null, "name": "to", "type": "Vector4" } ], "return_type": "bool" }, { "description": "", "name": "is_finite", "params": [], "return_type": "bool" }, { "description": "", "name": "is_normalized", "params": [], "return_type": "bool" }, { "description": "", "name": "is_zero_approx", "params": [], "return_type": "bool" }, { "description": "", "name": "length", "params": [], "return_type": "float" }, { "description": "", "name": "length_squared", "params": [], "return_type": "float" }, { "description": "", "name": "lerp", "params": [ { "default": null, "name": "to", "type": "Vector4" }, { "default": null, "name": "weight", "type": "float" } ], "return_type": "Vector4" }, { "description": "", "name": "max_axis_index", "params": [], "return_type": "int" }, { "description": "", "name": "min_axis_index", "params": [], "return_type": "int" }, { "description": "", "name": "normalized", "params": [], "return_type": "Vector4" }, { "description": "", "name": "posmod", "params": [ { "default": null, "name": "mod", "type": "float" } ], "return_type": "Vector4" }, { "description": "", "name": "posmodv", "params": [ { "default": null, "name": "modv", "type": "Vector4" } ], "return_type": "Vector4" }, { "description": "", "name": "round", "params": [], "return_type": "Vector4" }, { "description": "", "name": "sign", "params": [], "return_type": "Vector4" }, { "description": "", "name": "snapped", "params": [ { "default": null, "name": "step", "type": "Vector4" } ], "return_type": "Vector4" } ]
[ { "default": "0.0", "getter": "", "name": "w", "setter": "", "type": "float" }, { "default": "0.0", "getter": "", "name": "x", "setter": "", "type": "float" }, { "default": "0.0", "getter": "", "name": "y", "setter": "", "type": "float" }, { "default": "0.0", "getter": "", "name": "z", "setter": "", "type": "float" } ]
PhysicsTestMotionParameters2D
RefCounted
[]
[ { "default": "false", "getter": "is_collide_separation_ray_enabled", "name": "collide_separation_ray", "setter": "set_collide_separation_ray_enabled", "type": "bool" }, { "default": "[]", "getter": "get_exclude_bodies", "name": "exclude_bodies", "setter": "set_exclude_bodies", "type": "RID[]" }, { "default": "[]", "getter": "get_exclude_objects", "name": "exclude_objects", "setter": "set_exclude_objects", "type": "int[]" }, { "default": "Transform2D(1, 0, 0, 1, 0, 0)", "getter": "get_from", "name": "from", "setter": "set_from", "type": "Transform2D" }, { "default": "0.08", "getter": "get_margin", "name": "margin", "setter": "set_margin", "type": "float" }, { "default": "Vector2(0, 0)", "getter": "get_motion", "name": "motion", "setter": "set_motion", "type": "Vector2" }, { "default": "false", "getter": "is_recovery_as_collision_enabled", "name": "recovery_as_collision", "setter": "set_recovery_as_collision_enabled", "type": "bool" } ]
VisualShaderNodeCompare
VisualShaderNode
[]
[ { "default": "0", "getter": "get_condition", "name": "condition", "setter": "set_condition", "type": "int" }, { "default": "0", "getter": "get_function", "name": "function", "setter": "set_function", "type": "int" }, { "default": "0", "getter": "get_comparison_type", "name": "type", "setter": "set_comparison_type", "type": "int" } ]
Basis
[ { "description": "", "name": "determinant", "params": [], "return_type": "float" }, { "description": "", "name": "from_euler", "params": [ { "default": null, "name": "euler", "type": "Vector3" }, { "default": "2", "name": "order", "type": "int" } ], "return_type": "Basis" }, { "description": "", "name": "from_scale", "params": [ { "default": null, "name": "scale", "type": "Vector3" } ], "return_type": "Basis" }, { "description": "", "name": "get_euler", "params": [ { "default": "2", "name": "order", "type": "int" } ], "return_type": "Vector3" }, { "description": "", "name": "get_rotation_quaternion", "params": [], "return_type": "Quaternion" }, { "description": "", "name": "get_scale", "params": [], "return_type": "Vector3" }, { "description": "", "name": "inverse", "params": [], "return_type": "Basis" }, { "description": "", "name": "is_conformal", "params": [], "return_type": "bool" }, { "description": "", "name": "is_equal_approx", "params": [ { "default": null, "name": "b", "type": "Basis" } ], "return_type": "bool" }, { "description": "", "name": "is_finite", "params": [], "return_type": "bool" }, { "description": "", "name": "looking_at", "params": [ { "default": null, "name": "target", "type": "Vector3" }, { "default": "Vector3(0, 1, 0)", "name": "up", "type": "Vector3" }, { "default": "false", "name": "use_model_front", "type": "bool" } ], "return_type": "Basis" }, { "description": "", "name": "orthonormalized", "params": [], "return_type": "Basis" }, { "description": "", "name": "rotated", "params": [ { "default": null, "name": "axis", "type": "Vector3" }, { "default": null, "name": "angle", "type": "float" } ], "return_type": "Basis" }, { "description": "", "name": "scaled", "params": [ { "default": null, "name": "scale", "type": "Vector3" } ], "return_type": "Basis" }, { "description": "", "name": "slerp", "params": [ { "default": null, "name": "to", "type": "Basis" }, { "default": null, "name": "weight", "type": "float" } ], "return_type": "Basis" }, { "description": "", "name": "tdotx", "params": [ { "default": null, "name": "with", "type": "Vector3" } ], "return_type": "float" }, { "description": "", "name": "tdoty", "params": [ { "default": null, "name": "with", "type": "Vector3" } ], "return_type": "float" }, { "description": "", "name": "tdotz", "params": [ { "default": null, "name": "with", "type": "Vector3" } ], "return_type": "float" }, { "description": "", "name": "transposed", "params": [], "return_type": "Basis" } ]
[ { "default": "Vector3(1, 0, 0)", "getter": "", "name": "x", "setter": "", "type": "Vector3" }, { "default": "Vector3(0, 1, 0)", "getter": "", "name": "y", "setter": "", "type": "Vector3" }, { "default": "Vector3(0, 0, 1)", "getter": "", "name": "z", "setter": "", "type": "Vector3" } ]
PacketPeerExtension
PacketPeer
[ { "description": "", "name": "_get_available_packet_count", "params": [], "return_type": "int" }, { "description": "", "name": "_get_max_packet_size", "params": [], "return_type": "int" }, { "description": "", "name": "_get_packet", "params": [ { "default": null, "name": "r_buffer", "type": "const uint8_t **" }, { "default": null, "name": "r_buffer_size", "type": "int32_t*" } ], "return_type": "int" }, { "description": "", "name": "_put_packet", "params": [ { "default": null, "name": "p_buffer", "type": "const uint8_t*" }, { "default": null, "name": "p_buffer_size", "type": "int" } ], "return_type": "int" } ]
[]
SkeletonModification2DLookAt
SkeletonModification2D
[ { "description": "", "name": "get_additional_rotation", "params": [], "return_type": "float" }, { "description": "", "name": "get_constraint_angle_invert", "params": [], "return_type": "bool" }, { "description": "", "name": "get_constraint_angle_max", "params": [], "return_type": "float" }, { "description": "", "name": "get_constraint_angle_min", "params": [], "return_type": "float" }, { "description": "", "name": "get_enable_constraint", "params": [], "return_type": "bool" }, { "description": "", "name": "set_additional_rotation", "params": [ { "default": null, "name": "rotation", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_constraint_angle_invert", "params": [ { "default": null, "name": "invert", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_constraint_angle_max", "params": [ { "default": null, "name": "angle_max", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_constraint_angle_min", "params": [ { "default": null, "name": "angle_min", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_enable_constraint", "params": [ { "default": null, "name": "enable_constraint", "type": "bool" } ], "return_type": "void" } ]
[ { "default": "NodePath(\"\")", "getter": "get_bone2d_node", "name": "bone2d_node", "setter": "set_bone2d_node", "type": "NodePath" }, { "default": "-1", "getter": "get_bone_index", "name": "bone_index", "setter": "set_bone_index", "type": "int" }, { "default": "NodePath(\"\")", "getter": "get_target_node", "name": "target_nodepath", "setter": "set_target_node", "type": "NodePath" } ]
Shape3D
Resource
[ { "description": "", "name": "get_debug_mesh", "params": [], "return_type": "ArrayMesh" } ]
[ { "default": "0.0", "getter": "get_custom_solver_bias", "name": "custom_solver_bias", "setter": "set_custom_solver_bias", "type": "float" }, { "default": "0.04", "getter": "get_margin", "name": "margin", "setter": "set_margin", "type": "float" } ]
Timer
Node
[ { "description": "", "name": "is_stopped", "params": [], "return_type": "bool" }, { "description": "", "name": "start", "params": [ { "default": "-1", "name": "time_sec", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "stop", "params": [], "return_type": "void" } ]
[ { "default": "false", "getter": "has_autostart", "name": "autostart", "setter": "set_autostart", "type": "bool" }, { "default": "false", "getter": "is_one_shot", "name": "one_shot", "setter": "set_one_shot", "type": "bool" }, { "default": "", "getter": "is_paused", "name": "paused", "setter": "set_paused", "type": "bool" }, { "default": "1", "getter": "get_timer_process_callback", "name": "process_callback", "setter": "set_timer_process_callback", "type": "int" }, { "default": "", "getter": "get_time_left", "name": "time_left", "setter": "", "type": "float" }, { "default": "1.0", "getter": "get_wait_time", "name": "wait_time", "setter": "set_wait_time", "type": "float" } ]
Geometry2D
Object
[ { "description": "", "name": "clip_polygons", "params": [ { "default": null, "name": "polygon_a", "type": "PackedVector2Array" }, { "default": null, "name": "polygon_b", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "clip_polyline_with_polygon", "params": [ { "default": null, "name": "polyline", "type": "PackedVector2Array" }, { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "convex_hull", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "decompose_polygon_in_convex", "params": [ { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "exclude_polygons", "params": [ { "default": null, "name": "polygon_a", "type": "PackedVector2Array" }, { "default": null, "name": "polygon_b", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "get_closest_point_to_segment", "params": [ { "default": null, "name": "point", "type": "Vector2" }, { "default": null, "name": "s1", "type": "Vector2" }, { "default": null, "name": "s2", "type": "Vector2" } ], "return_type": "Vector2" }, { "description": "", "name": "get_closest_point_to_segment_uncapped", "params": [ { "default": null, "name": "point", "type": "Vector2" }, { "default": null, "name": "s1", "type": "Vector2" }, { "default": null, "name": "s2", "type": "Vector2" } ], "return_type": "Vector2" }, { "description": "", "name": "get_closest_points_between_segments", "params": [ { "default": null, "name": "p1", "type": "Vector2" }, { "default": null, "name": "q1", "type": "Vector2" }, { "default": null, "name": "p2", "type": "Vector2" }, { "default": null, "name": "q2", "type": "Vector2" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "intersect_polygons", "params": [ { "default": null, "name": "polygon_a", "type": "PackedVector2Array" }, { "default": null, "name": "polygon_b", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "intersect_polyline_with_polygon", "params": [ { "default": null, "name": "polyline", "type": "PackedVector2Array" }, { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "is_point_in_circle", "params": [ { "default": null, "name": "point", "type": "Vector2" }, { "default": null, "name": "circle_position", "type": "Vector2" }, { "default": null, "name": "circle_radius", "type": "float" } ], "return_type": "bool" }, { "description": "", "name": "is_point_in_polygon", "params": [ { "default": null, "name": "point", "type": "Vector2" }, { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "bool" }, { "description": "", "name": "is_polygon_clockwise", "params": [ { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "bool" }, { "description": "", "name": "line_intersects_line", "params": [ { "default": null, "name": "from_a", "type": "Vector2" }, { "default": null, "name": "dir_a", "type": "Vector2" }, { "default": null, "name": "from_b", "type": "Vector2" }, { "default": null, "name": "dir_b", "type": "Vector2" } ], "return_type": "Variant" }, { "description": "", "name": "make_atlas", "params": [ { "default": null, "name": "sizes", "type": "PackedVector2Array" } ], "return_type": "Dictionary" }, { "description": "", "name": "merge_polygons", "params": [ { "default": null, "name": "polygon_a", "type": "PackedVector2Array" }, { "default": null, "name": "polygon_b", "type": "PackedVector2Array" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "offset_polygon", "params": [ { "default": null, "name": "polygon", "type": "PackedVector2Array" }, { "default": null, "name": "delta", "type": "float" }, { "default": "0", "name": "join_type", "type": "int" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "offset_polyline", "params": [ { "default": null, "name": "polyline", "type": "PackedVector2Array" }, { "default": null, "name": "delta", "type": "float" }, { "default": "0", "name": "join_type", "type": "int" }, { "default": "3", "name": "end_type", "type": "int" } ], "return_type": "PackedVector2Array[]" }, { "description": "", "name": "point_is_inside_triangle", "params": [ { "default": null, "name": "point", "type": "Vector2" }, { "default": null, "name": "a", "type": "Vector2" }, { "default": null, "name": "b", "type": "Vector2" }, { "default": null, "name": "c", "type": "Vector2" } ], "return_type": "bool" }, { "description": "", "name": "segment_intersects_circle", "params": [ { "default": null, "name": "segment_from", "type": "Vector2" }, { "default": null, "name": "segment_to", "type": "Vector2" }, { "default": null, "name": "circle_position", "type": "Vector2" }, { "default": null, "name": "circle_radius", "type": "float" } ], "return_type": "float" }, { "description": "", "name": "segment_intersects_segment", "params": [ { "default": null, "name": "from_a", "type": "Vector2" }, { "default": null, "name": "to_a", "type": "Vector2" }, { "default": null, "name": "from_b", "type": "Vector2" }, { "default": null, "name": "to_b", "type": "Vector2" } ], "return_type": "Variant" }, { "description": "", "name": "triangulate_delaunay", "params": [ { "default": null, "name": "points", "type": "PackedVector2Array" } ], "return_type": "PackedInt32Array" }, { "description": "", "name": "triangulate_polygon", "params": [ { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "PackedInt32Array" } ]
[]
AudioStreamPlayback
RefCounted
[ { "description": "", "name": "_get_loop_count", "params": [], "return_type": "int" }, { "description": "", "name": "_get_playback_position", "params": [], "return_type": "float" }, { "description": "", "name": "_is_playing", "params": [], "return_type": "bool" }, { "description": "", "name": "_mix", "params": [ { "default": null, "name": "buffer", "type": "AudioFrame*" }, { "default": null, "name": "rate_scale", "type": "float" }, { "default": null, "name": "frames", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "_seek", "params": [ { "default": null, "name": "position", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_start", "params": [ { "default": null, "name": "from_pos", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_stop", "params": [], "return_type": "void" }, { "description": "", "name": "_tag_used_streams", "params": [], "return_type": "void" } ]
[]
VisualShaderNodeTransformFunc
VisualShaderNode
[]
[ { "default": "0", "getter": "get_function", "name": "function", "setter": "set_function", "type": "int" } ]
ParallaxLayer
Node2D
[]
[ { "default": "Vector2(0, 0)", "getter": "get_mirroring", "name": "motion_mirroring", "setter": "set_mirroring", "type": "Vector2" }, { "default": "Vector2(0, 0)", "getter": "get_motion_offset", "name": "motion_offset", "setter": "set_motion_offset", "type": "Vector2" }, { "default": "Vector2(1, 1)", "getter": "get_motion_scale", "name": "motion_scale", "setter": "set_motion_scale", "type": "Vector2" } ]
ResourceImporterOBJ
ResourceImporter
[]
[ { "default": "false", "getter": "", "name": "force_disable_mesh_compression", "setter": "", "type": "bool" }, { "default": "true", "getter": "", "name": "generate_tangents", "setter": "", "type": "bool" }, { "default": "Vector3(0, 0, 0)", "getter": "", "name": "offset_mesh", "setter": "", "type": "Vector3" }, { "default": "true", "getter": "", "name": "optimize_mesh", "setter": "", "type": "bool" }, { "default": "Vector3(1, 1, 1)", "getter": "", "name": "scale_mesh", "setter": "", "type": "Vector3" } ]
CompressedCubemap
CompressedTextureLayered
[]
[]
VisualShaderNodeSmoothStep
VisualShaderNode
[]
[ { "default": "0", "getter": "get_op_type", "name": "op_type", "setter": "set_op_type", "type": "int" } ]
EditorScenePostImport
RefCounted
[ { "description": "", "name": "_post_import", "params": [ { "default": null, "name": "scene", "type": "Node" } ], "return_type": "Object" }, { "description": "", "name": "get_source_file", "params": [], "return_type": "String" } ]
[]
AStarGrid2D
RefCounted
[ { "description": "", "name": "_compute_cost", "params": [ { "default": null, "name": "from_id", "type": "Vector2i" }, { "default": null, "name": "to_id", "type": "Vector2i" } ], "return_type": "float" }, { "description": "", "name": "_estimate_cost", "params": [ { "default": null, "name": "from_id", "type": "Vector2i" }, { "default": null, "name": "to_id", "type": "Vector2i" } ], "return_type": "float" }, { "description": "", "name": "clear", "params": [], "return_type": "void" }, { "description": "", "name": "fill_solid_region", "params": [ { "default": null, "name": "region", "type": "Rect2i" }, { "default": "true", "name": "solid", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "fill_weight_scale_region", "params": [ { "default": null, "name": "region", "type": "Rect2i" }, { "default": null, "name": "weight_scale", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "get_id_path", "params": [ { "default": null, "name": "from_id", "type": "Vector2i" }, { "default": null, "name": "to_id", "type": "Vector2i" } ], "return_type": "Vector2i[]" }, { "description": "", "name": "get_point_path", "params": [ { "default": null, "name": "from_id", "type": "Vector2i" }, { "default": null, "name": "to_id", "type": "Vector2i" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "get_point_position", "params": [ { "default": null, "name": "id", "type": "Vector2i" } ], "return_type": "Vector2" }, { "description": "", "name": "get_point_weight_scale", "params": [ { "default": null, "name": "id", "type": "Vector2i" } ], "return_type": "float" }, { "description": "", "name": "is_dirty", "params": [], "return_type": "bool" }, { "description": "", "name": "is_in_bounds", "params": [ { "default": null, "name": "x", "type": "int" }, { "default": null, "name": "y", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "is_in_boundsv", "params": [ { "default": null, "name": "id", "type": "Vector2i" } ], "return_type": "bool" }, { "description": "", "name": "is_point_solid", "params": [ { "default": null, "name": "id", "type": "Vector2i" } ], "return_type": "bool" }, { "description": "", "name": "set_point_solid", "params": [ { "default": null, "name": "id", "type": "Vector2i" }, { "default": "true", "name": "solid", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_point_weight_scale", "params": [ { "default": null, "name": "id", "type": "Vector2i" }, { "default": null, "name": "weight_scale", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "update", "params": [], "return_type": "void" } ]
[ { "default": "Vector2(1, 1)", "getter": "get_cell_size", "name": "cell_size", "setter": "set_cell_size", "type": "Vector2" }, { "default": "0", "getter": "get_default_compute_heuristic", "name": "default_compute_heuristic", "setter": "set_default_compute_heuristic", "type": "int" }, { "default": "0", "getter": "get_default_estimate_heuristic", "name": "default_estimate_heuristic", "setter": "set_default_estimate_heuristic", "type": "int" }, { "default": "0", "getter": "get_diagonal_mode", "name": "diagonal_mode", "setter": "set_diagonal_mode", "type": "int" }, { "default": "false", "getter": "is_jumping_enabled", "name": "jumping_enabled", "setter": "set_jumping_enabled", "type": "bool" }, { "default": "Vector2(0, 0)", "getter": "get_offset", "name": "offset", "setter": "set_offset", "type": "Vector2" }, { "default": "Rect2i(0, 0, 0, 0)", "getter": "get_region", "name": "region", "setter": "set_region", "type": "Rect2i" }, { "default": "Vector2i(0, 0)", "getter": "get_size", "name": "size", "setter": "set_size", "type": "Vector2i" } ]
FogVolume
VisualInstance3D
[]
[ { "default": "", "getter": "get_material", "name": "material", "setter": "set_material", "type": "Material" }, { "default": "3", "getter": "get_shape", "name": "shape", "setter": "set_shape", "type": "int" }, { "default": "Vector3(2, 2, 2)", "getter": "get_size", "name": "size", "setter": "set_size", "type": "Vector3" } ]
EditorResourceTooltipPlugin
RefCounted
[ { "description": "", "name": "_handles", "params": [ { "default": null, "name": "type", "type": "String" } ], "return_type": "bool" }, { "description": "", "name": "_make_tooltip_for_path", "params": [ { "default": null, "name": "path", "type": "String" }, { "default": null, "name": "metadata", "type": "Dictionary" }, { "default": null, "name": "base", "type": "Control" } ], "return_type": "Control" }, { "description": "", "name": "request_thumbnail", "params": [ { "default": null, "name": "path", "type": "String" }, { "default": null, "name": "control", "type": "TextureRect" } ], "return_type": "void" } ]
[]
IntervalTweener
Tweener
[]
[]
AnimationMixer
Node
[ { "description": "", "name": "_post_process_key_value", "params": [ { "default": null, "name": "animation", "type": "Animation" }, { "default": null, "name": "track", "type": "int" }, { "default": null, "name": "value", "type": "Variant" }, { "default": null, "name": "object", "type": "Object" }, { "default": null, "name": "object_idx", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "add_animation_library", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "library", "type": "AnimationLibrary" } ], "return_type": "int" }, { "description": "", "name": "advance", "params": [ { "default": null, "name": "delta", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "clear_caches", "params": [], "return_type": "void" }, { "description": "", "name": "find_animation", "params": [ { "default": null, "name": "animation", "type": "Animation" } ], "return_type": "StringName" }, { "description": "", "name": "find_animation_library", "params": [ { "default": null, "name": "animation", "type": "Animation" } ], "return_type": "StringName" }, { "description": "", "name": "get_animation", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "Animation" }, { "description": "", "name": "get_animation_library", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "AnimationLibrary" }, { "description": "", "name": "get_animation_library_list", "params": [], "return_type": "StringName[]" }, { "description": "", "name": "get_animation_list", "params": [], "return_type": "PackedStringArray" }, { "description": "", "name": "get_root_motion_position", "params": [], "return_type": "Vector3" }, { "description": "", "name": "get_root_motion_position_accumulator", "params": [], "return_type": "Vector3" }, { "description": "", "name": "get_root_motion_rotation", "params": [], "return_type": "Quaternion" }, { "description": "", "name": "get_root_motion_rotation_accumulator", "params": [], "return_type": "Quaternion" }, { "description": "", "name": "get_root_motion_scale", "params": [], "return_type": "Vector3" }, { "description": "", "name": "get_root_motion_scale_accumulator", "params": [], "return_type": "Vector3" }, { "description": "", "name": "has_animation", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "has_animation_library", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "remove_animation_library", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "rename_animation_library", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "newname", "type": "StringName" } ], "return_type": "void" } ]
[ { "default": "true", "getter": "is_active", "name": "active", "setter": "set_active", "type": "bool" }, { "default": "32", "getter": "get_audio_max_polyphony", "name": "audio_max_polyphony", "setter": "set_audio_max_polyphony", "type": "int" }, { "default": "0", "getter": "get_callback_mode_method", "name": "callback_mode_method", "setter": "set_callback_mode_method", "type": "int" }, { "default": "1", "getter": "get_callback_mode_process", "name": "callback_mode_process", "setter": "set_callback_mode_process", "type": "int" }, { "default": "false", "getter": "is_deterministic", "name": "deterministic", "setter": "set_deterministic", "type": "bool" }, { "default": "true", "getter": "is_reset_on_save_enabled", "name": "reset_on_save", "setter": "set_reset_on_save_enabled", "type": "bool" }, { "default": "NodePath(\"\")", "getter": "get_root_motion_track", "name": "root_motion_track", "setter": "set_root_motion_track", "type": "NodePath" }, { "default": "NodePath(\"..\")", "getter": "get_root_node", "name": "root_node", "setter": "set_root_node", "type": "NodePath" } ]
X509Certificate
Resource
[ { "description": "", "name": "load", "params": [ { "default": null, "name": "path", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "load_from_string", "params": [ { "default": null, "name": "string", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "save", "params": [ { "default": null, "name": "path", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "save_to_string", "params": [], "return_type": "String" } ]
[]
SphereMesh
PrimitiveMesh
[]
[ { "default": "1.0", "getter": "get_height", "name": "height", "setter": "set_height", "type": "float" }, { "default": "false", "getter": "get_is_hemisphere", "name": "is_hemisphere", "setter": "set_is_hemisphere", "type": "bool" }, { "default": "64", "getter": "get_radial_segments", "name": "radial_segments", "setter": "set_radial_segments", "type": "int" }, { "default": "0.5", "getter": "get_radius", "name": "radius", "setter": "set_radius", "type": "float" }, { "default": "32", "getter": "get_rings", "name": "rings", "setter": "set_rings", "type": "int" } ]
AudioStreamPlayer2D
Node2D
[ { "description": "", "name": "get_playback_position", "params": [], "return_type": "float" }, { "description": "", "name": "get_stream_playback", "params": [], "return_type": "AudioStreamPlayback" }, { "description": "", "name": "has_stream_playback", "params": [], "return_type": "bool" }, { "description": "", "name": "play", "params": [ { "default": "0.0", "name": "from_position", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "seek", "params": [ { "default": null, "name": "to_position", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "stop", "params": [], "return_type": "void" } ]
[ { "default": "1", "getter": "get_area_mask", "name": "area_mask", "setter": "set_area_mask", "type": "int" }, { "default": "1.0", "getter": "get_attenuation", "name": "attenuation", "setter": "set_attenuation", "type": "float" }, { "default": "false", "getter": "is_autoplay_enabled", "name": "autoplay", "setter": "set_autoplay", "type": "bool" }, { "default": "&\"Master\"", "getter": "get_bus", "name": "bus", "setter": "set_bus", "type": "StringName" }, { "default": "2000.0", "getter": "get_max_distance", "name": "max_distance", "setter": "set_max_distance", "type": "float" }, { "default": "1", "getter": "get_max_polyphony", "name": "max_polyphony", "setter": "set_max_polyphony", "type": "int" }, { "default": "1.0", "getter": "get_panning_strength", "name": "panning_strength", "setter": "set_panning_strength", "type": "float" }, { "default": "1.0", "getter": "get_pitch_scale", "name": "pitch_scale", "setter": "set_pitch_scale", "type": "float" }, { "default": "false", "getter": "is_playing", "name": "playing", "setter": "_set_playing", "type": "bool" }, { "default": "", "getter": "get_stream", "name": "stream", "setter": "set_stream", "type": "AudioStream" }, { "default": "false", "getter": "get_stream_paused", "name": "stream_paused", "setter": "set_stream_paused", "type": "bool" }, { "default": "0.0", "getter": "get_volume_db", "name": "volume_db", "setter": "set_volume_db", "type": "float" } ]
PhysicsTestMotionParameters3D
RefCounted
[]
[ { "default": "false", "getter": "is_collide_separation_ray_enabled", "name": "collide_separation_ray", "setter": "set_collide_separation_ray_enabled", "type": "bool" }, { "default": "[]", "getter": "get_exclude_bodies", "name": "exclude_bodies", "setter": "set_exclude_bodies", "type": "RID[]" }, { "default": "[]", "getter": "get_exclude_objects", "name": "exclude_objects", "setter": "set_exclude_objects", "type": "int[]" }, { "default": "Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)", "getter": "get_from", "name": "from", "setter": "set_from", "type": "Transform3D" }, { "default": "0.001", "getter": "get_margin", "name": "margin", "setter": "set_margin", "type": "float" }, { "default": "1", "getter": "get_max_collisions", "name": "max_collisions", "setter": "set_max_collisions", "type": "int" }, { "default": "Vector3(0, 0, 0)", "getter": "get_motion", "name": "motion", "setter": "set_motion", "type": "Vector3" }, { "default": "false", "getter": "is_recovery_as_collision_enabled", "name": "recovery_as_collision", "setter": "set_recovery_as_collision_enabled", "type": "bool" } ]
WeakRef
RefCounted
[ { "description": "", "name": "get_ref", "params": [], "return_type": "Variant" } ]
[]
StandardMaterial3D
BaseMaterial3D
[]
[]
VisualShaderNodeClamp
VisualShaderNode
[]
[ { "default": "0", "getter": "get_op_type", "name": "op_type", "setter": "set_op_type", "type": "int" } ]
StyleBoxTexture
StyleBox
[ { "description": "", "name": "get_expand_margin", "params": [ { "default": null, "name": "margin", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_texture_margin", "params": [ { "default": null, "name": "margin", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "set_expand_margin", "params": [ { "default": null, "name": "margin", "type": "int" }, { "default": null, "name": "size", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_expand_margin_all", "params": [ { "default": null, "name": "size", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_texture_margin", "params": [ { "default": null, "name": "margin", "type": "int" }, { "default": null, "name": "size", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_texture_margin_all", "params": [ { "default": null, "name": "size", "type": "float" } ], "return_type": "void" } ]
[ { "default": "0", "getter": "get_h_axis_stretch_mode", "name": "axis_stretch_horizontal", "setter": "set_h_axis_stretch_mode", "type": "int" }, { "default": "0", "getter": "get_v_axis_stretch_mode", "name": "axis_stretch_vertical", "setter": "set_v_axis_stretch_mode", "type": "int" }, { "default": "true", "getter": "is_draw_center_enabled", "name": "draw_center", "setter": "set_draw_center", "type": "bool" }, { "default": "0.0", "getter": "get_expand_margin", "name": "expand_margin_bottom", "setter": "set_expand_margin", "type": "float" }, { "default": "0.0", "getter": "get_expand_margin", "name": "expand_margin_left", "setter": "set_expand_margin", "type": "float" }, { "default": "0.0", "getter": "get_expand_margin", "name": "expand_margin_right", "setter": "set_expand_margin", "type": "float" }, { "default": "0.0", "getter": "get_expand_margin", "name": "expand_margin_top", "setter": "set_expand_margin", "type": "float" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_modulate", "name": "modulate_color", "setter": "set_modulate", "type": "Color" }, { "default": "Rect2(0, 0, 0, 0)", "getter": "get_region_rect", "name": "region_rect", "setter": "set_region_rect", "type": "Rect2" }, { "default": "", "getter": "get_texture", "name": "texture", "setter": "set_texture", "type": "Texture2D" }, { "default": "0.0", "getter": "get_texture_margin", "name": "texture_margin_bottom", "setter": "set_texture_margin", "type": "float" }, { "default": "0.0", "getter": "get_texture_margin", "name": "texture_margin_left", "setter": "set_texture_margin", "type": "float" }, { "default": "0.0", "getter": "get_texture_margin", "name": "texture_margin_right", "setter": "set_texture_margin", "type": "float" }, { "default": "0.0", "getter": "get_texture_margin", "name": "texture_margin_top", "setter": "set_texture_margin", "type": "float" } ]
AudioEffectLimiter
AudioEffect
[]
[ { "default": "-0.1", "getter": "get_ceiling_db", "name": "ceiling_db", "setter": "set_ceiling_db", "type": "float" }, { "default": "2.0", "getter": "get_soft_clip_db", "name": "soft_clip_db", "setter": "set_soft_clip_db", "type": "float" }, { "default": "10.0", "getter": "get_soft_clip_ratio", "name": "soft_clip_ratio", "setter": "set_soft_clip_ratio", "type": "float" }, { "default": "0.0", "getter": "get_threshold_db", "name": "threshold_db", "setter": "set_threshold_db", "type": "float" } ]
InputMap
Object
[ { "description": "", "name": "action_add_event", "params": [ { "default": null, "name": "action", "type": "StringName" }, { "default": null, "name": "event", "type": "InputEvent" } ], "return_type": "void" }, { "description": "", "name": "action_erase_event", "params": [ { "default": null, "name": "action", "type": "StringName" }, { "default": null, "name": "event", "type": "InputEvent" } ], "return_type": "void" }, { "description": "", "name": "action_erase_events", "params": [ { "default": null, "name": "action", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "action_get_deadzone", "params": [ { "default": null, "name": "action", "type": "StringName" } ], "return_type": "float" }, { "description": "", "name": "action_get_events", "params": [ { "default": null, "name": "action", "type": "StringName" } ], "return_type": "InputEvent[]" }, { "description": "", "name": "action_has_event", "params": [ { "default": null, "name": "action", "type": "StringName" }, { "default": null, "name": "event", "type": "InputEvent" } ], "return_type": "bool" }, { "description": "", "name": "action_set_deadzone", "params": [ { "default": null, "name": "action", "type": "StringName" }, { "default": null, "name": "deadzone", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "add_action", "params": [ { "default": null, "name": "action", "type": "StringName" }, { "default": "0.5", "name": "deadzone", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "erase_action", "params": [ { "default": null, "name": "action", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "event_is_action", "params": [ { "default": null, "name": "event", "type": "InputEvent" }, { "default": null, "name": "action", "type": "StringName" }, { "default": "false", "name": "exact_match", "type": "bool" } ], "return_type": "bool" }, { "description": "", "name": "get_actions", "params": [], "return_type": "StringName[]" }, { "description": "", "name": "has_action", "params": [ { "default": null, "name": "action", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "load_from_project_settings", "params": [], "return_type": "void" } ]
[]
PhysicsServer2DExtension
PhysicsServer2D
[ { "description": "", "name": "_area_add_shape", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape", "type": "RID" }, { "default": null, "name": "transform", "type": "Transform2D" }, { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_area_attach_canvas_instance_id", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_area_attach_object_instance_id", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_area_clear_shapes", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_area_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_area_get_canvas_instance_id", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_area_get_collision_layer", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_area_get_collision_mask", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_area_get_object_instance_id", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_area_get_param", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "_area_get_shape", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "RID" }, { "description": "", "name": "_area_get_shape_count", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_area_get_shape_transform", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "Transform2D" }, { "description": "", "name": "_area_get_space", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "RID" }, { "description": "", "name": "_area_get_transform", "params": [ { "default": null, "name": "area", "type": "RID" } ], "return_type": "Transform2D" }, { "description": "", "name": "_area_remove_shape", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_area_set_area_monitor_callback", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "callback", "type": "Callable" } ], "return_type": "void" }, { "description": "", "name": "_area_set_collision_layer", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "layer", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_area_set_collision_mask", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "mask", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_area_set_monitor_callback", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "callback", "type": "Callable" } ], "return_type": "void" }, { "description": "", "name": "_area_set_monitorable", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "monitorable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_area_set_param", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "_area_set_pickable", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "pickable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_area_set_shape", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "shape", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_area_set_shape_disabled", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_area_set_shape_transform", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "transform", "type": "Transform2D" } ], "return_type": "void" }, { "description": "", "name": "_area_set_space", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "space", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_area_set_transform", "params": [ { "default": null, "name": "area", "type": "RID" }, { "default": null, "name": "transform", "type": "Transform2D" } ], "return_type": "void" }, { "description": "", "name": "_body_add_collision_exception", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "excepted_body", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_add_constant_central_force", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "force", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_add_constant_force", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "force", "type": "Vector2" }, { "default": null, "name": "position", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_add_constant_torque", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "torque", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_add_shape", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape", "type": "RID" }, { "default": null, "name": "transform", "type": "Transform2D" }, { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_central_force", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "force", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_central_impulse", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "impulse", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_force", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "force", "type": "Vector2" }, { "default": null, "name": "position", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_impulse", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "impulse", "type": "Vector2" }, { "default": null, "name": "position", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_torque", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "torque", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_apply_torque_impulse", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "impulse", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_attach_canvas_instance_id", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_attach_object_instance_id", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_clear_shapes", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_collide_shape", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "body_shape", "type": "int" }, { "default": null, "name": "shape", "type": "RID" }, { "default": null, "name": "shape_xform", "type": "Transform2D" }, { "default": null, "name": "motion", "type": "Vector2" }, { "default": null, "name": "results", "type": "void*" }, { "default": null, "name": "result_max", "type": "int" }, { "default": null, "name": "result_count", "type": "int32_t*" } ], "return_type": "bool" }, { "description": "", "name": "_body_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_body_get_canvas_instance_id", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_collision_exceptions", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "RID[]" }, { "description": "", "name": "_body_get_collision_layer", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_collision_mask", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_collision_priority", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "float" }, { "description": "", "name": "_body_get_constant_force", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "Vector2" }, { "description": "", "name": "_body_get_constant_torque", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "float" }, { "description": "", "name": "_body_get_contacts_reported_depth_threshold", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "float" }, { "description": "", "name": "_body_get_continuous_collision_detection_mode", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_direct_state", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "PhysicsDirectBodyState2D" }, { "description": "", "name": "_body_get_max_contacts_reported", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_mode", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_object_instance_id", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_param", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "_body_get_shape", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "RID" }, { "description": "", "name": "_body_get_shape_count", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_body_get_shape_transform", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "Transform2D" }, { "description": "", "name": "_body_get_space", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "RID" }, { "description": "", "name": "_body_get_state", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "state", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "_body_is_omitting_force_integration", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "bool" }, { "description": "", "name": "_body_remove_collision_exception", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "excepted_body", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_remove_shape", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_reset_mass_properties", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_set_axis_velocity", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "axis_velocity", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_set_collision_layer", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "layer", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_set_collision_mask", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "mask", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_set_collision_priority", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "priority", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_set_constant_force", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "force", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "_body_set_constant_torque", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "torque", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_set_contacts_reported_depth_threshold", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "threshold", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_set_continuous_collision_detection_mode", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "mode", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_set_force_integration_callback", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "callable", "type": "Callable" }, { "default": null, "name": "userdata", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "_body_set_max_contacts_reported", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "amount", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_set_mode", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "mode", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_body_set_omit_force_integration", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_body_set_param", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "_body_set_pickable", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "pickable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_body_set_shape", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "shape", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_set_shape_as_one_way_collision", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "enable", "type": "bool" }, { "default": null, "name": "margin", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_body_set_shape_disabled", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "disabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_body_set_shape_transform", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "shape_idx", "type": "int" }, { "default": null, "name": "transform", "type": "Transform2D" } ], "return_type": "void" }, { "description": "", "name": "_body_set_space", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "space", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_body_set_state", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "state", "type": "int" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "_body_set_state_sync_callback", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "callable", "type": "Callable" } ], "return_type": "void" }, { "description": "", "name": "_body_test_motion", "params": [ { "default": null, "name": "body", "type": "RID" }, { "default": null, "name": "from", "type": "Transform2D" }, { "default": null, "name": "motion", "type": "Vector2" }, { "default": null, "name": "margin", "type": "float" }, { "default": null, "name": "collide_separation_ray", "type": "bool" }, { "default": null, "name": "recovery_as_collision", "type": "bool" }, { "default": null, "name": "result", "type": "PhysicsServer2DExtensionMotionResult*" } ], "return_type": "bool" }, { "description": "", "name": "_capsule_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_circle_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_concave_polygon_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_convex_polygon_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_damped_spring_joint_get_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "_damped_spring_joint_set_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_end_sync", "params": [], "return_type": "void" }, { "description": "", "name": "_finish", "params": [], "return_type": "void" }, { "description": "", "name": "_flush_queries", "params": [], "return_type": "void" }, { "description": "", "name": "_free_rid", "params": [ { "default": null, "name": "rid", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_get_process_info", "params": [ { "default": null, "name": "process_info", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "_init", "params": [], "return_type": "void" }, { "description": "", "name": "_is_flushing_queries", "params": [], "return_type": "bool" }, { "description": "", "name": "_joint_clear", "params": [ { "default": null, "name": "joint", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_joint_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_joint_disable_collisions_between_bodies", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "disable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_joint_get_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "_joint_get_type", "params": [ { "default": null, "name": "joint", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_joint_is_disabled_collisions_between_bodies", "params": [ { "default": null, "name": "joint", "type": "RID" } ], "return_type": "bool" }, { "description": "", "name": "_joint_make_damped_spring", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "anchor_a", "type": "Vector2" }, { "default": null, "name": "anchor_b", "type": "Vector2" }, { "default": null, "name": "body_a", "type": "RID" }, { "default": null, "name": "body_b", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_joint_make_groove", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "a_groove1", "type": "Vector2" }, { "default": null, "name": "a_groove2", "type": "Vector2" }, { "default": null, "name": "b_anchor", "type": "Vector2" }, { "default": null, "name": "body_a", "type": "RID" }, { "default": null, "name": "body_b", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_joint_make_pin", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "anchor", "type": "Vector2" }, { "default": null, "name": "body_a", "type": "RID" }, { "default": null, "name": "body_b", "type": "RID" } ], "return_type": "void" }, { "description": "", "name": "_joint_set_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_pin_joint_get_flag", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "flag", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "_pin_joint_get_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "_pin_joint_set_flag", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "flag", "type": "int" }, { "default": null, "name": "enabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_pin_joint_set_param", "params": [ { "default": null, "name": "joint", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_rectangle_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_segment_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_separation_ray_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_set_active", "params": [ { "default": null, "name": "active", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_shape_collide", "params": [ { "default": null, "name": "shape_A", "type": "RID" }, { "default": null, "name": "xform_A", "type": "Transform2D" }, { "default": null, "name": "motion_A", "type": "Vector2" }, { "default": null, "name": "shape_B", "type": "RID" }, { "default": null, "name": "xform_B", "type": "Transform2D" }, { "default": null, "name": "motion_B", "type": "Vector2" }, { "default": null, "name": "results", "type": "void*" }, { "default": null, "name": "result_max", "type": "int" }, { "default": null, "name": "result_count", "type": "int32_t*" } ], "return_type": "bool" }, { "description": "", "name": "_shape_get_custom_solver_bias", "params": [ { "default": null, "name": "shape", "type": "RID" } ], "return_type": "float" }, { "description": "", "name": "_shape_get_data", "params": [ { "default": null, "name": "shape", "type": "RID" } ], "return_type": "Variant" }, { "description": "", "name": "_shape_get_type", "params": [ { "default": null, "name": "shape", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_shape_set_custom_solver_bias", "params": [ { "default": null, "name": "shape", "type": "RID" }, { "default": null, "name": "bias", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_shape_set_data", "params": [ { "default": null, "name": "shape", "type": "RID" }, { "default": null, "name": "data", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "_space_create", "params": [], "return_type": "RID" }, { "description": "", "name": "_space_get_contact_count", "params": [ { "default": null, "name": "space", "type": "RID" } ], "return_type": "int" }, { "description": "", "name": "_space_get_contacts", "params": [ { "default": null, "name": "space", "type": "RID" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "_space_get_direct_state", "params": [ { "default": null, "name": "space", "type": "RID" } ], "return_type": "PhysicsDirectSpaceState2D" }, { "description": "", "name": "_space_get_param", "params": [ { "default": null, "name": "space", "type": "RID" }, { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "_space_is_active", "params": [ { "default": null, "name": "space", "type": "RID" } ], "return_type": "bool" }, { "description": "", "name": "_space_set_active", "params": [ { "default": null, "name": "space", "type": "RID" }, { "default": null, "name": "active", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "_space_set_debug_contacts", "params": [ { "default": null, "name": "space", "type": "RID" }, { "default": null, "name": "max_contacts", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "_space_set_param", "params": [ { "default": null, "name": "space", "type": "RID" }, { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_step", "params": [ { "default": null, "name": "step", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "_sync", "params": [], "return_type": "void" }, { "description": "", "name": "_world_boundary_shape_create", "params": [], "return_type": "RID" }, { "description": "", "name": "body_test_motion_is_excluding_body", "params": [ { "default": null, "name": "body", "type": "RID" } ], "return_type": "bool" }, { "description": "", "name": "body_test_motion_is_excluding_object", "params": [ { "default": null, "name": "object", "type": "int" } ], "return_type": "bool" } ]
[]
SceneTree
MainLoop
[ { "description": "", "name": "call_group", "params": [ { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "method", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "call_group_flags", "params": [ { "default": null, "name": "flags", "type": "int" }, { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "method", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "change_scene_to_file", "params": [ { "default": null, "name": "path", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "change_scene_to_packed", "params": [ { "default": null, "name": "packed_scene", "type": "PackedScene" } ], "return_type": "int" }, { "description": "", "name": "create_timer", "params": [ { "default": null, "name": "time_sec", "type": "float" }, { "default": "true", "name": "process_always", "type": "bool" }, { "default": "false", "name": "process_in_physics", "type": "bool" }, { "default": "false", "name": "ignore_time_scale", "type": "bool" } ], "return_type": "SceneTreeTimer" }, { "description": "", "name": "create_tween", "params": [], "return_type": "Tween" }, { "description": "", "name": "get_first_node_in_group", "params": [ { "default": null, "name": "group", "type": "StringName" } ], "return_type": "Node" }, { "description": "", "name": "get_frame", "params": [], "return_type": "int" }, { "description": "", "name": "get_multiplayer", "params": [ { "default": "NodePath(\"\")", "name": "for_path", "type": "NodePath" } ], "return_type": "MultiplayerAPI" }, { "description": "", "name": "get_node_count", "params": [], "return_type": "int" }, { "description": "", "name": "get_nodes_in_group", "params": [ { "default": null, "name": "group", "type": "StringName" } ], "return_type": "Node[]" }, { "description": "", "name": "get_processed_tweens", "params": [], "return_type": "Tween[]" }, { "description": "", "name": "has_group", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "notify_group", "params": [ { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "notification", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "notify_group_flags", "params": [ { "default": null, "name": "call_flags", "type": "int" }, { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "notification", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "queue_delete", "params": [ { "default": null, "name": "obj", "type": "Object" } ], "return_type": "void" }, { "description": "", "name": "quit", "params": [ { "default": "0", "name": "exit_code", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "reload_current_scene", "params": [], "return_type": "int" }, { "description": "", "name": "set_group", "params": [ { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "property", "type": "String" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "set_group_flags", "params": [ { "default": null, "name": "call_flags", "type": "int" }, { "default": null, "name": "group", "type": "StringName" }, { "default": null, "name": "property", "type": "String" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "set_multiplayer", "params": [ { "default": null, "name": "multiplayer", "type": "MultiplayerAPI" }, { "default": "NodePath(\"\")", "name": "root_path", "type": "NodePath" } ], "return_type": "void" }, { "description": "", "name": "unload_current_scene", "params": [], "return_type": "void" } ]
[ { "default": "true", "getter": "is_auto_accept_quit", "name": "auto_accept_quit", "setter": "set_auto_accept_quit", "type": "bool" }, { "default": "", "getter": "get_current_scene", "name": "current_scene", "setter": "set_current_scene", "type": "Node" }, { "default": "false", "getter": "is_debugging_collisions_hint", "name": "debug_collisions_hint", "setter": "set_debug_collisions_hint", "type": "bool" }, { "default": "false", "getter": "is_debugging_navigation_hint", "name": "debug_navigation_hint", "setter": "set_debug_navigation_hint", "type": "bool" }, { "default": "false", "getter": "is_debugging_paths_hint", "name": "debug_paths_hint", "setter": "set_debug_paths_hint", "type": "bool" }, { "default": "", "getter": "get_edited_scene_root", "name": "edited_scene_root", "setter": "set_edited_scene_root", "type": "Node" }, { "default": "true", "getter": "is_multiplayer_poll_enabled", "name": "multiplayer_poll", "setter": "set_multiplayer_poll_enabled", "type": "bool" }, { "default": "false", "getter": "is_paused", "name": "paused", "setter": "set_pause", "type": "bool" }, { "default": "true", "getter": "is_quit_on_go_back", "name": "quit_on_go_back", "setter": "set_quit_on_go_back", "type": "bool" }, { "default": "", "getter": "get_root", "name": "root", "setter": "", "type": "Window" } ]
PhysicalBone3D
PhysicsBody3D
[ { "description": "", "name": "_integrate_forces", "params": [ { "default": null, "name": "state", "type": "PhysicsDirectBodyState3D" } ], "return_type": "void" }, { "description": "", "name": "apply_central_impulse", "params": [ { "default": null, "name": "impulse", "type": "Vector3" } ], "return_type": "void" }, { "description": "", "name": "apply_impulse", "params": [ { "default": null, "name": "impulse", "type": "Vector3" }, { "default": "Vector3(0, 0, 0)", "name": "position", "type": "Vector3" } ], "return_type": "void" }, { "description": "", "name": "get_bone_id", "params": [], "return_type": "int" }, { "description": "", "name": "get_simulate_physics", "params": [], "return_type": "bool" }, { "description": "", "name": "is_simulating_physics", "params": [], "return_type": "bool" } ]
[ { "default": "0.0", "getter": "get_angular_damp", "name": "angular_damp", "setter": "set_angular_damp", "type": "float" }, { "default": "0", "getter": "get_angular_damp_mode", "name": "angular_damp_mode", "setter": "set_angular_damp_mode", "type": "int" }, { "default": "Vector3(0, 0, 0)", "getter": "get_angular_velocity", "name": "angular_velocity", "setter": "set_angular_velocity", "type": "Vector3" }, { "default": "Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)", "getter": "get_body_offset", "name": "body_offset", "setter": "set_body_offset", "type": "Transform3D" }, { "default": "0.0", "getter": "get_bounce", "name": "bounce", "setter": "set_bounce", "type": "float" }, { "default": "true", "getter": "is_able_to_sleep", "name": "can_sleep", "setter": "set_can_sleep", "type": "bool" }, { "default": "false", "getter": "is_using_custom_integrator", "name": "custom_integrator", "setter": "set_use_custom_integrator", "type": "bool" }, { "default": "1.0", "getter": "get_friction", "name": "friction", "setter": "set_friction", "type": "float" }, { "default": "1.0", "getter": "get_gravity_scale", "name": "gravity_scale", "setter": "set_gravity_scale", "type": "float" }, { "default": "Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)", "getter": "get_joint_offset", "name": "joint_offset", "setter": "set_joint_offset", "type": "Transform3D" }, { "default": "Vector3(0, 0, 0)", "getter": "get_joint_rotation", "name": "joint_rotation", "setter": "set_joint_rotation", "type": "Vector3" }, { "default": "0", "getter": "get_joint_type", "name": "joint_type", "setter": "set_joint_type", "type": "int" }, { "default": "0.0", "getter": "get_linear_damp", "name": "linear_damp", "setter": "set_linear_damp", "type": "float" }, { "default": "0", "getter": "get_linear_damp_mode", "name": "linear_damp_mode", "setter": "set_linear_damp_mode", "type": "int" }, { "default": "Vector3(0, 0, 0)", "getter": "get_linear_velocity", "name": "linear_velocity", "setter": "set_linear_velocity", "type": "Vector3" }, { "default": "1.0", "getter": "get_mass", "name": "mass", "setter": "set_mass", "type": "float" } ]
ScrollContainer
Container
[ { "description": "", "name": "ensure_control_visible", "params": [ { "default": null, "name": "control", "type": "Control" } ], "return_type": "void" }, { "description": "", "name": "get_h_scroll_bar", "params": [], "return_type": "HScrollBar" }, { "description": "", "name": "get_v_scroll_bar", "params": [], "return_type": "VScrollBar" } ]
[ { "default": "true", "getter": "is_clipping_contents", "name": "clip_contents", "setter": "set_clip_contents", "type": "bool" }, { "default": "false", "getter": "is_following_focus", "name": "follow_focus", "setter": "set_follow_focus", "type": "bool" }, { "default": "1", "getter": "get_horizontal_scroll_mode", "name": "horizontal_scroll_mode", "setter": "set_horizontal_scroll_mode", "type": "int" }, { "default": "0", "getter": "get_deadzone", "name": "scroll_deadzone", "setter": "set_deadzone", "type": "int" }, { "default": "0", "getter": "get_h_scroll", "name": "scroll_horizontal", "setter": "set_h_scroll", "type": "int" }, { "default": "-1.0", "getter": "get_horizontal_custom_step", "name": "scroll_horizontal_custom_step", "setter": "set_horizontal_custom_step", "type": "float" }, { "default": "0", "getter": "get_v_scroll", "name": "scroll_vertical", "setter": "set_v_scroll", "type": "int" }, { "default": "-1.0", "getter": "get_vertical_custom_step", "name": "scroll_vertical_custom_step", "setter": "set_vertical_custom_step", "type": "float" }, { "default": "1", "getter": "get_vertical_scroll_mode", "name": "vertical_scroll_mode", "setter": "set_vertical_scroll_mode", "type": "int" } ]
SpriteFrames
Resource
[ { "description": "", "name": "add_animation", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "add_frame", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "texture", "type": "Texture2D" }, { "default": "1.0", "name": "duration", "type": "float" }, { "default": "-1", "name": "at_position", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "clear", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "clear_all", "params": [], "return_type": "void" }, { "description": "", "name": "get_animation_loop", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "get_animation_names", "params": [], "return_type": "PackedStringArray" }, { "description": "", "name": "get_animation_speed", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "float" }, { "description": "", "name": "get_frame_count", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "int" }, { "description": "", "name": "get_frame_duration", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "idx", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_frame_texture", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "idx", "type": "int" } ], "return_type": "Texture2D" }, { "description": "", "name": "has_animation", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "remove_animation", "params": [ { "default": null, "name": "anim", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "remove_frame", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "idx", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "rename_animation", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "newname", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "set_animation_loop", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "loop", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_animation_speed", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "fps", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_frame", "params": [ { "default": null, "name": "anim", "type": "StringName" }, { "default": null, "name": "idx", "type": "int" }, { "default": null, "name": "texture", "type": "Texture2D" }, { "default": "1.0", "name": "duration", "type": "float" } ], "return_type": "void" } ]
[]
TileData
Object
[ { "description": "", "name": "add_collision_polygon", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "get_collision_polygon_one_way_margin", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_collision_polygon_points", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "get_collision_polygons_count", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "get_constant_angular_velocity", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_constant_linear_velocity", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "Vector2" }, { "description": "", "name": "get_custom_data", "params": [ { "default": null, "name": "layer_name", "type": "String" } ], "return_type": "Variant" }, { "description": "", "name": "get_custom_data_by_layer_id", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "get_navigation_polygon", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "NavigationPolygon" }, { "description": "", "name": "get_occluder", "params": [ { "default": null, "name": "layer_id", "type": "int" } ], "return_type": "OccluderPolygon2D" }, { "description": "", "name": "get_terrain_peering_bit", "params": [ { "default": null, "name": "peering_bit", "type": "int" } ], "return_type": "int" }, { "description": "", "name": "is_collision_polygon_one_way", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "remove_collision_polygon", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_collision_polygon_one_way", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" }, { "default": null, "name": "one_way", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_collision_polygon_one_way_margin", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" }, { "default": null, "name": "one_way_margin", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_collision_polygon_points", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygon_index", "type": "int" }, { "default": null, "name": "polygon", "type": "PackedVector2Array" } ], "return_type": "void" }, { "description": "", "name": "set_collision_polygons_count", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "polygons_count", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_constant_angular_velocity", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "velocity", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_constant_linear_velocity", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "velocity", "type": "Vector2" } ], "return_type": "void" }, { "description": "", "name": "set_custom_data", "params": [ { "default": null, "name": "layer_name", "type": "String" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "set_custom_data_by_layer_id", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "value", "type": "Variant" } ], "return_type": "void" }, { "description": "", "name": "set_navigation_polygon", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "navigation_polygon", "type": "NavigationPolygon" } ], "return_type": "void" }, { "description": "", "name": "set_occluder", "params": [ { "default": null, "name": "layer_id", "type": "int" }, { "default": null, "name": "occluder_polygon", "type": "OccluderPolygon2D" } ], "return_type": "void" }, { "description": "", "name": "set_terrain_peering_bit", "params": [ { "default": null, "name": "peering_bit", "type": "int" }, { "default": null, "name": "terrain", "type": "int" } ], "return_type": "void" } ]
[ { "default": "false", "getter": "get_flip_h", "name": "flip_h", "setter": "set_flip_h", "type": "bool" }, { "default": "false", "getter": "get_flip_v", "name": "flip_v", "setter": "set_flip_v", "type": "bool" }, { "default": "", "getter": "get_material", "name": "material", "setter": "set_material", "type": "Material" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_modulate", "name": "modulate", "setter": "set_modulate", "type": "Color" }, { "default": "1.0", "getter": "get_probability", "name": "probability", "setter": "set_probability", "type": "float" }, { "default": "-1", "getter": "get_terrain", "name": "terrain", "setter": "set_terrain", "type": "int" }, { "default": "-1", "getter": "get_terrain_set", "name": "terrain_set", "setter": "set_terrain_set", "type": "int" }, { "default": "Vector2i(0, 0)", "getter": "get_texture_origin", "name": "texture_origin", "setter": "set_texture_origin", "type": "Vector2i" }, { "default": "false", "getter": "get_transpose", "name": "transpose", "setter": "set_transpose", "type": "bool" }, { "default": "0", "getter": "get_y_sort_origin", "name": "y_sort_origin", "setter": "set_y_sort_origin", "type": "int" }, { "default": "0", "getter": "get_z_index", "name": "z_index", "setter": "set_z_index", "type": "int" } ]
ConeTwistJoint3D
Joint3D
[ { "description": "", "name": "get_param", "params": [ { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "set_param", "params": [ { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" } ]
[ { "default": "0.3", "getter": "get_param", "name": "bias", "setter": "set_param", "type": "float" }, { "default": "1.0", "getter": "get_param", "name": "relaxation", "setter": "set_param", "type": "float" }, { "default": "0.8", "getter": "get_param", "name": "softness", "setter": "set_param", "type": "float" }, { "default": "0.785398", "getter": "get_param", "name": "swing_span", "setter": "set_param", "type": "float" }, { "default": "3.14159", "getter": "get_param", "name": "twist_span", "setter": "set_param", "type": "float" } ]
MultiplayerAPIExtension
MultiplayerAPI
[ { "description": "", "name": "_get_multiplayer_peer", "params": [], "return_type": "MultiplayerPeer" }, { "description": "", "name": "_get_peer_ids", "params": [], "return_type": "PackedInt32Array" }, { "description": "", "name": "_get_remote_sender_id", "params": [], "return_type": "int" }, { "description": "", "name": "_get_unique_id", "params": [], "return_type": "int" }, { "description": "", "name": "_object_configuration_add", "params": [ { "default": null, "name": "object", "type": "Object" }, { "default": null, "name": "configuration", "type": "Variant" } ], "return_type": "int" }, { "description": "", "name": "_object_configuration_remove", "params": [ { "default": null, "name": "object", "type": "Object" }, { "default": null, "name": "configuration", "type": "Variant" } ], "return_type": "int" }, { "description": "", "name": "_poll", "params": [], "return_type": "int" }, { "description": "", "name": "_rpc", "params": [ { "default": null, "name": "peer", "type": "int" }, { "default": null, "name": "object", "type": "Object" }, { "default": null, "name": "method", "type": "StringName" }, { "default": null, "name": "args", "type": "Array" } ], "return_type": "int" }, { "description": "", "name": "_set_multiplayer_peer", "params": [ { "default": null, "name": "multiplayer_peer", "type": "MultiplayerPeer" } ], "return_type": "void" } ]
[]
VisualShaderNodeVaryingGetter
VisualShaderNodeVarying
[]
[]
AnimationNodeTransition
AnimationNodeSync
[ { "description": "", "name": "is_input_reset", "params": [ { "default": null, "name": "input", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "is_input_set_as_auto_advance", "params": [ { "default": null, "name": "input", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "set_input_as_auto_advance", "params": [ { "default": null, "name": "input", "type": "int" }, { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_input_reset", "params": [ { "default": null, "name": "input", "type": "int" }, { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" } ]
[ { "default": "false", "getter": "is_allow_transition_to_self", "name": "allow_transition_to_self", "setter": "set_allow_transition_to_self", "type": "bool" }, { "default": "0", "getter": "get_input_count", "name": "input_count", "setter": "set_input_count", "type": "int" }, { "default": "", "getter": "get_xfade_curve", "name": "xfade_curve", "setter": "set_xfade_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_xfade_time", "name": "xfade_time", "setter": "set_xfade_time", "type": "float" } ]
CameraAttributes
Resource
[]
[ { "default": "false", "getter": "is_auto_exposure_enabled", "name": "auto_exposure_enabled", "setter": "set_auto_exposure_enabled", "type": "bool" }, { "default": "0.4", "getter": "get_auto_exposure_scale", "name": "auto_exposure_scale", "setter": "set_auto_exposure_scale", "type": "float" }, { "default": "0.5", "getter": "get_auto_exposure_speed", "name": "auto_exposure_speed", "setter": "set_auto_exposure_speed", "type": "float" }, { "default": "1.0", "getter": "get_exposure_multiplier", "name": "exposure_multiplier", "setter": "set_exposure_multiplier", "type": "float" }, { "default": "100.0", "getter": "get_exposure_sensitivity", "name": "exposure_sensitivity", "setter": "set_exposure_sensitivity", "type": "float" } ]
VisualShaderNodeGlobalExpression
VisualShaderNodeExpression
[]
[]
VisualShaderNodeVectorCompose
VisualShaderNodeVectorBase
[]
[]
HingeJoint3D
Joint3D
[ { "description": "", "name": "get_flag", "params": [ { "default": null, "name": "flag", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "get_param", "params": [ { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "set_flag", "params": [ { "default": null, "name": "flag", "type": "int" }, { "default": null, "name": "enabled", "type": "bool" } ], "return_type": "void" }, { "description": "", "name": "set_param", "params": [ { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" } ]
[ { "default": "0.3", "getter": "get_param", "name": "angular_limit/bias", "setter": "set_param", "type": "float" }, { "default": "false", "getter": "get_flag", "name": "angular_limit/enable", "setter": "set_flag", "type": "bool" }, { "default": "-1.5708", "getter": "get_param", "name": "angular_limit/lower", "setter": "set_param", "type": "float" }, { "default": "1.0", "getter": "get_param", "name": "angular_limit/relaxation", "setter": "set_param", "type": "float" }, { "default": "0.9", "getter": "get_param", "name": "angular_limit/softness", "setter": "set_param", "type": "float" }, { "default": "1.5708", "getter": "get_param", "name": "angular_limit/upper", "setter": "set_param", "type": "float" }, { "default": "false", "getter": "get_flag", "name": "motor/enable", "setter": "set_flag", "type": "bool" }, { "default": "1.0", "getter": "get_param", "name": "motor/max_impulse", "setter": "set_param", "type": "float" }, { "default": "1.0", "getter": "get_param", "name": "motor/target_velocity", "setter": "set_param", "type": "float" }, { "default": "0.3", "getter": "get_param", "name": "params/bias", "setter": "set_param", "type": "float" } ]
AnimatableBody2D
StaticBody2D
[]
[ { "default": "true", "getter": "is_sync_to_physics_enabled", "name": "sync_to_physics", "setter": "set_sync_to_physics", "type": "bool" } ]
Slider
Range
[]
[ { "default": "true", "getter": "is_editable", "name": "editable", "setter": "set_editable", "type": "bool" }, { "default": "2", "getter": "get_focus_mode", "name": "focus_mode", "setter": "set_focus_mode", "type": "int" }, { "default": "true", "getter": "is_scrollable", "name": "scrollable", "setter": "set_scrollable", "type": "bool" }, { "default": "1.0", "getter": "get_step", "name": "step", "setter": "set_step", "type": "float" }, { "default": "0", "getter": "get_ticks", "name": "tick_count", "setter": "set_ticks", "type": "int" }, { "default": "false", "getter": "get_ticks_on_borders", "name": "ticks_on_borders", "setter": "set_ticks_on_borders", "type": "bool" } ]
Label3D
GeometryInstance3D
[ { "description": "", "name": "generate_triangle_mesh", "params": [], "return_type": "TriangleMesh" }, { "description": "", "name": "get_draw_flag", "params": [ { "default": null, "name": "flag", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "set_draw_flag", "params": [ { "default": null, "name": "flag", "type": "int" }, { "default": null, "name": "enabled", "type": "bool" } ], "return_type": "void" } ]
[ { "default": "0.0", "getter": "get_alpha_antialiasing_edge", "name": "alpha_antialiasing_edge", "setter": "set_alpha_antialiasing_edge", "type": "float" }, { "default": "0", "getter": "get_alpha_antialiasing", "name": "alpha_antialiasing_mode", "setter": "set_alpha_antialiasing", "type": "int" }, { "default": "0", "getter": "get_alpha_cut_mode", "name": "alpha_cut", "setter": "set_alpha_cut_mode", "type": "int" }, { "default": "1.0", "getter": "get_alpha_hash_scale", "name": "alpha_hash_scale", "setter": "set_alpha_hash_scale", "type": "float" }, { "default": "0.5", "getter": "get_alpha_scissor_threshold", "name": "alpha_scissor_threshold", "setter": "set_alpha_scissor_threshold", "type": "float" }, { "default": "0", "getter": "get_autowrap_mode", "name": "autowrap_mode", "setter": "set_autowrap_mode", "type": "int" }, { "default": "0", "getter": "get_billboard_mode", "name": "billboard", "setter": "set_billboard_mode", "type": "int" }, { "default": "0", "getter": "get_cast_shadows_setting", "name": "cast_shadow", "setter": "set_cast_shadows_setting", "type": "int" }, { "default": "true", "getter": "get_draw_flag", "name": "double_sided", "setter": "set_draw_flag", "type": "bool" }, { "default": "false", "getter": "get_draw_flag", "name": "fixed_size", "setter": "set_draw_flag", "type": "bool" }, { "default": "", "getter": "get_font", "name": "font", "setter": "set_font", "type": "Font" }, { "default": "32", "getter": "get_font_size", "name": "font_size", "setter": "set_font_size", "type": "int" }, { "default": "0", "getter": "get_gi_mode", "name": "gi_mode", "setter": "set_gi_mode", "type": "int" }, { "default": "1", "getter": "get_horizontal_alignment", "name": "horizontal_alignment", "setter": "set_horizontal_alignment", "type": "int" }, { "default": "163", "getter": "get_justification_flags", "name": "justification_flags", "setter": "set_justification_flags", "type": "int" }, { "default": "\"\"", "getter": "get_language", "name": "language", "setter": "set_language", "type": "String" }, { "default": "0.0", "getter": "get_line_spacing", "name": "line_spacing", "setter": "set_line_spacing", "type": "float" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_modulate", "name": "modulate", "setter": "set_modulate", "type": "Color" }, { "default": "false", "getter": "get_draw_flag", "name": "no_depth_test", "setter": "set_draw_flag", "type": "bool" }, { "default": "Vector2(0, 0)", "getter": "get_offset", "name": "offset", "setter": "set_offset", "type": "Vector2" }, { "default": "Color(0, 0, 0, 1)", "getter": "get_outline_modulate", "name": "outline_modulate", "setter": "set_outline_modulate", "type": "Color" }, { "default": "-1", "getter": "get_outline_render_priority", "name": "outline_render_priority", "setter": "set_outline_render_priority", "type": "int" }, { "default": "12", "getter": "get_outline_size", "name": "outline_size", "setter": "set_outline_size", "type": "int" }, { "default": "0.005", "getter": "get_pixel_size", "name": "pixel_size", "setter": "set_pixel_size", "type": "float" }, { "default": "0", "getter": "get_render_priority", "name": "render_priority", "setter": "set_render_priority", "type": "int" }, { "default": "false", "getter": "get_draw_flag", "name": "shaded", "setter": "set_draw_flag", "type": "bool" }, { "default": "0", "getter": "get_structured_text_bidi_override", "name": "structured_text_bidi_override", "setter": "set_structured_text_bidi_override", "type": "int" }, { "default": "[]", "getter": "get_structured_text_bidi_override_options", "name": "structured_text_bidi_override_options", "setter": "set_structured_text_bidi_override_options", "type": "Array" }, { "default": "\"\"", "getter": "get_text", "name": "text", "setter": "set_text", "type": "String" }, { "default": "0", "getter": "get_text_direction", "name": "text_direction", "setter": "set_text_direction", "type": "int" }, { "default": "3", "getter": "get_texture_filter", "name": "texture_filter", "setter": "set_texture_filter", "type": "int" }, { "default": "false", "getter": "is_uppercase", "name": "uppercase", "setter": "set_uppercase", "type": "bool" }, { "default": "1", "getter": "get_vertical_alignment", "name": "vertical_alignment", "setter": "set_vertical_alignment", "type": "int" }, { "default": "500.0", "getter": "get_width", "name": "width", "setter": "set_width", "type": "float" } ]
ButtonGroup
Resource
[ { "description": "", "name": "get_buttons", "params": [], "return_type": "BaseButton[]" }, { "description": "", "name": "get_pressed_button", "params": [], "return_type": "BaseButton" } ]
[ { "default": "false", "getter": "is_allow_unpress", "name": "allow_unpress", "setter": "set_allow_unpress", "type": "bool" }, { "default": "true", "getter": "is_local_to_scene", "name": "resource_local_to_scene", "setter": "set_local_to_scene", "type": "bool" } ]
TriangleMesh
RefCounted
[]
[]
EditorFileSystemDirectory
Object
[ { "description": "", "name": "find_dir_index", "params": [ { "default": null, "name": "name", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "find_file_index", "params": [ { "default": null, "name": "name", "type": "String" } ], "return_type": "int" }, { "description": "", "name": "get_file", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_file_count", "params": [], "return_type": "int" }, { "description": "", "name": "get_file_import_is_valid", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "get_file_path", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_file_script_class_extends", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_file_script_class_name", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "String" }, { "description": "", "name": "get_file_type", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "StringName" }, { "description": "", "name": "get_name", "params": [], "return_type": "String" }, { "description": "", "name": "get_parent", "params": [], "return_type": "EditorFileSystemDirectory" }, { "description": "", "name": "get_path", "params": [], "return_type": "String" }, { "description": "", "name": "get_subdir", "params": [ { "default": null, "name": "idx", "type": "int" } ], "return_type": "EditorFileSystemDirectory" }, { "description": "", "name": "get_subdir_count", "params": [], "return_type": "int" } ]
[]
VisualShaderNodeGroupBase
VisualShaderNodeResizableBase
[ { "description": "", "name": "add_input_port", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "type", "type": "int" }, { "default": null, "name": "name", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "add_output_port", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "type", "type": "int" }, { "default": null, "name": "name", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "clear_input_ports", "params": [], "return_type": "void" }, { "description": "", "name": "clear_output_ports", "params": [], "return_type": "void" }, { "description": "", "name": "get_free_input_port_id", "params": [], "return_type": "int" }, { "description": "", "name": "get_free_output_port_id", "params": [], "return_type": "int" }, { "description": "", "name": "get_input_port_count", "params": [], "return_type": "int" }, { "description": "", "name": "get_inputs", "params": [], "return_type": "String" }, { "description": "", "name": "get_output_port_count", "params": [], "return_type": "int" }, { "description": "", "name": "get_outputs", "params": [], "return_type": "String" }, { "description": "", "name": "has_input_port", "params": [ { "default": null, "name": "id", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "has_output_port", "params": [ { "default": null, "name": "id", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "is_valid_port_name", "params": [ { "default": null, "name": "name", "type": "String" } ], "return_type": "bool" }, { "description": "", "name": "remove_input_port", "params": [ { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "remove_output_port", "params": [ { "default": null, "name": "id", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_input_port_name", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "name", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "set_input_port_type", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "type", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_inputs", "params": [ { "default": null, "name": "inputs", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "set_output_port_name", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "name", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "set_output_port_type", "params": [ { "default": null, "name": "id", "type": "int" }, { "default": null, "name": "type", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "set_outputs", "params": [ { "default": null, "name": "outputs", "type": "String" } ], "return_type": "void" } ]
[]
VisualShaderNodeVectorRefract
VisualShaderNodeVectorBase
[]
[]
Plane
[ { "description": "", "name": "distance_to", "params": [ { "default": null, "name": "point", "type": "Vector3" } ], "return_type": "float" }, { "description": "", "name": "get_center", "params": [], "return_type": "Vector3" }, { "description": "", "name": "has_point", "params": [ { "default": null, "name": "point", "type": "Vector3" }, { "default": "1e-05", "name": "tolerance", "type": "float" } ], "return_type": "bool" }, { "description": "", "name": "intersect_3", "params": [ { "default": null, "name": "b", "type": "Plane" }, { "default": null, "name": "c", "type": "Plane" } ], "return_type": "Variant" }, { "description": "", "name": "intersects_ray", "params": [ { "default": null, "name": "from", "type": "Vector3" }, { "default": null, "name": "dir", "type": "Vector3" } ], "return_type": "Variant" }, { "description": "", "name": "intersects_segment", "params": [ { "default": null, "name": "from", "type": "Vector3" }, { "default": null, "name": "to", "type": "Vector3" } ], "return_type": "Variant" }, { "description": "", "name": "is_equal_approx", "params": [ { "default": null, "name": "to_plane", "type": "Plane" } ], "return_type": "bool" }, { "description": "", "name": "is_finite", "params": [], "return_type": "bool" }, { "description": "", "name": "is_point_over", "params": [ { "default": null, "name": "point", "type": "Vector3" } ], "return_type": "bool" }, { "description": "", "name": "normalized", "params": [], "return_type": "Plane" }, { "description": "", "name": "project", "params": [ { "default": null, "name": "point", "type": "Vector3" } ], "return_type": "Vector3" } ]
[ { "default": "0.0", "getter": "", "name": "d", "setter": "", "type": "float" }, { "default": "Vector3(0, 0, 0)", "getter": "", "name": "normal", "setter": "", "type": "Vector3" }, { "default": "0.0", "getter": "", "name": "x", "setter": "", "type": "float" }, { "default": "0.0", "getter": "", "name": "y", "setter": "", "type": "float" }, { "default": "0.0", "getter": "", "name": "z", "setter": "", "type": "float" } ]
EngineDebugger
Object
[ { "description": "", "name": "has_capture", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "has_profiler", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "is_active", "params": [], "return_type": "bool" }, { "description": "", "name": "is_profiling", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "bool" }, { "description": "", "name": "profiler_add_frame_data", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "data", "type": "Array" } ], "return_type": "void" }, { "description": "", "name": "profiler_enable", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "enable", "type": "bool" }, { "default": "[]", "name": "arguments", "type": "Array" } ], "return_type": "void" }, { "description": "", "name": "register_message_capture", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "callable", "type": "Callable" } ], "return_type": "void" }, { "description": "", "name": "register_profiler", "params": [ { "default": null, "name": "name", "type": "StringName" }, { "default": null, "name": "profiler", "type": "EngineProfiler" } ], "return_type": "void" }, { "description": "", "name": "send_message", "params": [ { "default": null, "name": "message", "type": "String" }, { "default": null, "name": "data", "type": "Array" } ], "return_type": "void" }, { "description": "", "name": "unregister_message_capture", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "void" }, { "description": "", "name": "unregister_profiler", "params": [ { "default": null, "name": "name", "type": "StringName" } ], "return_type": "void" } ]
[]
AudioEffectCapture
AudioEffect
[ { "description": "", "name": "can_get_buffer", "params": [ { "default": null, "name": "frames", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "clear_buffer", "params": [], "return_type": "void" }, { "description": "", "name": "get_buffer", "params": [ { "default": null, "name": "frames", "type": "int" } ], "return_type": "PackedVector2Array" }, { "description": "", "name": "get_buffer_length_frames", "params": [], "return_type": "int" }, { "description": "", "name": "get_discarded_frames", "params": [], "return_type": "int" }, { "description": "", "name": "get_frames_available", "params": [], "return_type": "int" }, { "description": "", "name": "get_pushed_frames", "params": [], "return_type": "int" } ]
[ { "default": "0.1", "getter": "get_buffer_length", "name": "buffer_length", "setter": "set_buffer_length", "type": "float" } ]
VisualShaderNodeRandomRange
VisualShaderNode
[]
[]
VisualShaderNodeParticleBoxEmitter
VisualShaderNodeParticleEmitter
[]
[]
TextMesh
PrimitiveMesh
[]
[ { "default": "0", "getter": "get_autowrap_mode", "name": "autowrap_mode", "setter": "set_autowrap_mode", "type": "int" }, { "default": "0.5", "getter": "get_curve_step", "name": "curve_step", "setter": "set_curve_step", "type": "float" }, { "default": "0.05", "getter": "get_depth", "name": "depth", "setter": "set_depth", "type": "float" }, { "default": "", "getter": "get_font", "name": "font", "setter": "set_font", "type": "Font" }, { "default": "16", "getter": "get_font_size", "name": "font_size", "setter": "set_font_size", "type": "int" }, { "default": "1", "getter": "get_horizontal_alignment", "name": "horizontal_alignment", "setter": "set_horizontal_alignment", "type": "int" }, { "default": "163", "getter": "get_justification_flags", "name": "justification_flags", "setter": "set_justification_flags", "type": "int" }, { "default": "\"\"", "getter": "get_language", "name": "language", "setter": "set_language", "type": "String" }, { "default": "0.0", "getter": "get_line_spacing", "name": "line_spacing", "setter": "set_line_spacing", "type": "float" }, { "default": "Vector2(0, 0)", "getter": "get_offset", "name": "offset", "setter": "set_offset", "type": "Vector2" }, { "default": "0.01", "getter": "get_pixel_size", "name": "pixel_size", "setter": "set_pixel_size", "type": "float" }, { "default": "0", "getter": "get_structured_text_bidi_override", "name": "structured_text_bidi_override", "setter": "set_structured_text_bidi_override", "type": "int" }, { "default": "[]", "getter": "get_structured_text_bidi_override_options", "name": "structured_text_bidi_override_options", "setter": "set_structured_text_bidi_override_options", "type": "Array" }, { "default": "\"\"", "getter": "get_text", "name": "text", "setter": "set_text", "type": "String" }, { "default": "0", "getter": "get_text_direction", "name": "text_direction", "setter": "set_text_direction", "type": "int" }, { "default": "false", "getter": "is_uppercase", "name": "uppercase", "setter": "set_uppercase", "type": "bool" }, { "default": "1", "getter": "get_vertical_alignment", "name": "vertical_alignment", "setter": "set_vertical_alignment", "type": "int" }, { "default": "500.0", "getter": "get_width", "name": "width", "setter": "set_width", "type": "float" } ]
LineEdit
Control
[ { "description": "", "name": "clear", "params": [], "return_type": "void" }, { "description": "", "name": "delete_char_at_caret", "params": [], "return_type": "void" }, { "description": "", "name": "delete_text", "params": [ { "default": null, "name": "from_column", "type": "int" }, { "default": null, "name": "to_column", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "deselect", "params": [], "return_type": "void" }, { "description": "", "name": "get_menu", "params": [], "return_type": "PopupMenu" }, { "description": "", "name": "get_scroll_offset", "params": [], "return_type": "float" }, { "description": "", "name": "get_selected_text", "params": [], "return_type": "String" }, { "description": "", "name": "get_selection_from_column", "params": [], "return_type": "int" }, { "description": "", "name": "get_selection_to_column", "params": [], "return_type": "int" }, { "description": "", "name": "has_selection", "params": [], "return_type": "bool" }, { "description": "", "name": "insert_text_at_caret", "params": [ { "default": null, "name": "text", "type": "String" } ], "return_type": "void" }, { "description": "", "name": "is_menu_visible", "params": [], "return_type": "bool" }, { "description": "", "name": "menu_option", "params": [ { "default": null, "name": "option", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "select", "params": [ { "default": "0", "name": "from", "type": "int" }, { "default": "-1", "name": "to", "type": "int" } ], "return_type": "void" }, { "description": "", "name": "select_all", "params": [], "return_type": "void" } ]
[ { "default": "0", "getter": "get_horizontal_alignment", "name": "alignment", "setter": "set_horizontal_alignment", "type": "int" }, { "default": "false", "getter": "is_caret_blink_enabled", "name": "caret_blink", "setter": "set_caret_blink_enabled", "type": "bool" }, { "default": "0.65", "getter": "get_caret_blink_interval", "name": "caret_blink_interval", "setter": "set_caret_blink_interval", "type": "float" }, { "default": "0", "getter": "get_caret_column", "name": "caret_column", "setter": "set_caret_column", "type": "int" }, { "default": "false", "getter": "is_caret_force_displayed", "name": "caret_force_displayed", "setter": "set_caret_force_displayed", "type": "bool" }, { "default": "false", "getter": "is_caret_mid_grapheme_enabled", "name": "caret_mid_grapheme", "setter": "set_caret_mid_grapheme_enabled", "type": "bool" }, { "default": "false", "getter": "is_clear_button_enabled", "name": "clear_button_enabled", "setter": "set_clear_button_enabled", "type": "bool" }, { "default": "true", "getter": "is_context_menu_enabled", "name": "context_menu_enabled", "setter": "set_context_menu_enabled", "type": "bool" }, { "default": "true", "getter": "is_deselect_on_focus_loss_enabled", "name": "deselect_on_focus_loss_enabled", "setter": "set_deselect_on_focus_loss_enabled", "type": "bool" }, { "default": "true", "getter": "is_drag_and_drop_selection_enabled", "name": "drag_and_drop_selection_enabled", "setter": "set_drag_and_drop_selection_enabled", "type": "bool" }, { "default": "false", "getter": "get_draw_control_chars", "name": "draw_control_chars", "setter": "set_draw_control_chars", "type": "bool" }, { "default": "true", "getter": "is_editable", "name": "editable", "setter": "set_editable", "type": "bool" }, { "default": "false", "getter": "is_expand_to_text_length_enabled", "name": "expand_to_text_length", "setter": "set_expand_to_text_length_enabled", "type": "bool" }, { "default": "false", "getter": "is_flat", "name": "flat", "setter": "set_flat", "type": "bool" }, { "default": "2", "getter": "get_focus_mode", "name": "focus_mode", "setter": "set_focus_mode", "type": "int" }, { "default": "\"\"", "getter": "get_language", "name": "language", "setter": "set_language", "type": "String" }, { "default": "0", "getter": "get_max_length", "name": "max_length", "setter": "set_max_length", "type": "int" }, { "default": "true", "getter": "is_middle_mouse_paste_enabled", "name": "middle_mouse_paste_enabled", "setter": "set_middle_mouse_paste_enabled", "type": "bool" }, { "default": "1", "getter": "get_default_cursor_shape", "name": "mouse_default_cursor_shape", "setter": "set_default_cursor_shape", "type": "int" }, { "default": "\"\"", "getter": "get_placeholder", "name": "placeholder_text", "setter": "set_placeholder", "type": "String" }, { "default": "", "getter": "get_right_icon", "name": "right_icon", "setter": "set_right_icon", "type": "Texture2D" }, { "default": "false", "getter": "is_secret", "name": "secret", "setter": "set_secret", "type": "bool" }, { "default": "\"•\"", "getter": "get_secret_character", "name": "secret_character", "setter": "set_secret_character", "type": "String" }, { "default": "false", "getter": "is_select_all_on_focus", "name": "select_all_on_focus", "setter": "set_select_all_on_focus", "type": "bool" }, { "default": "true", "getter": "is_selecting_enabled", "name": "selecting_enabled", "setter": "set_selecting_enabled", "type": "bool" }, { "default": "true", "getter": "is_shortcut_keys_enabled", "name": "shortcut_keys_enabled", "setter": "set_shortcut_keys_enabled", "type": "bool" }, { "default": "0", "getter": "get_structured_text_bidi_override", "name": "structured_text_bidi_override", "setter": "set_structured_text_bidi_override", "type": "int" }, { "default": "[]", "getter": "get_structured_text_bidi_override_options", "name": "structured_text_bidi_override_options", "setter": "set_structured_text_bidi_override_options", "type": "Array" }, { "default": "\"\"", "getter": "get_text", "name": "text", "setter": "set_text", "type": "String" }, { "default": "0", "getter": "get_text_direction", "name": "text_direction", "setter": "set_text_direction", "type": "int" }, { "default": "true", "getter": "is_virtual_keyboard_enabled", "name": "virtual_keyboard_enabled", "setter": "set_virtual_keyboard_enabled", "type": "bool" }, { "default": "0", "getter": "get_virtual_keyboard_type", "name": "virtual_keyboard_type", "setter": "set_virtual_keyboard_type", "type": "int" } ]
AudioEffectLowShelfFilter
AudioEffectFilter
[]
[]
AudioEffectSpectrumAnalyzerInstance
AudioEffectInstance
[ { "description": "", "name": "get_magnitude_for_frequency_range", "params": [ { "default": null, "name": "from_hz", "type": "float" }, { "default": null, "name": "to_hz", "type": "float" }, { "default": "1", "name": "mode", "type": "int" } ], "return_type": "Vector2" } ]
[]
CPUParticles2D
Node2D
[ { "description": "", "name": "convert_from_particles", "params": [ { "default": null, "name": "particles", "type": "Node" } ], "return_type": "void" }, { "description": "", "name": "get_param_curve", "params": [ { "default": null, "name": "param", "type": "int" } ], "return_type": "Curve" }, { "description": "", "name": "get_param_max", "params": [ { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_param_min", "params": [ { "default": null, "name": "param", "type": "int" } ], "return_type": "float" }, { "description": "", "name": "get_particle_flag", "params": [ { "default": null, "name": "particle_flag", "type": "int" } ], "return_type": "bool" }, { "description": "", "name": "restart", "params": [], "return_type": "void" }, { "description": "", "name": "set_param_curve", "params": [ { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "curve", "type": "Curve" } ], "return_type": "void" }, { "description": "", "name": "set_param_max", "params": [ { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_param_min", "params": [ { "default": null, "name": "param", "type": "int" }, { "default": null, "name": "value", "type": "float" } ], "return_type": "void" }, { "description": "", "name": "set_particle_flag", "params": [ { "default": null, "name": "particle_flag", "type": "int" }, { "default": null, "name": "enable", "type": "bool" } ], "return_type": "void" } ]
[ { "default": "8", "getter": "get_amount", "name": "amount", "setter": "set_amount", "type": "int" }, { "default": "", "getter": "get_param_curve", "name": "angle_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "angle_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "angle_min", "setter": "set_param_min", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "angular_velocity_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "angular_velocity_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "angular_velocity_min", "setter": "set_param_min", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "anim_offset_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "anim_offset_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "anim_offset_min", "setter": "set_param_min", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "anim_speed_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "anim_speed_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "anim_speed_min", "setter": "set_param_min", "type": "float" }, { "default": "Color(1, 1, 1, 1)", "getter": "get_color", "name": "color", "setter": "set_color", "type": "Color" }, { "default": "", "getter": "get_color_initial_ramp", "name": "color_initial_ramp", "setter": "set_color_initial_ramp", "type": "Gradient" }, { "default": "", "getter": "get_color_ramp", "name": "color_ramp", "setter": "set_color_ramp", "type": "Gradient" }, { "default": "", "getter": "get_param_curve", "name": "damping_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "damping_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "damping_min", "setter": "set_param_min", "type": "float" }, { "default": "Vector2(1, 0)", "getter": "get_direction", "name": "direction", "setter": "set_direction", "type": "Vector2" }, { "default": "0", "getter": "get_draw_order", "name": "draw_order", "setter": "set_draw_order", "type": "int" }, { "default": "", "getter": "get_emission_colors", "name": "emission_colors", "setter": "set_emission_colors", "type": "PackedColorArray" }, { "default": "", "getter": "get_emission_normals", "name": "emission_normals", "setter": "set_emission_normals", "type": "PackedVector2Array" }, { "default": "", "getter": "get_emission_points", "name": "emission_points", "setter": "set_emission_points", "type": "PackedVector2Array" }, { "default": "", "getter": "get_emission_rect_extents", "name": "emission_rect_extents", "setter": "set_emission_rect_extents", "type": "Vector2" }, { "default": "0", "getter": "get_emission_shape", "name": "emission_shape", "setter": "set_emission_shape", "type": "int" }, { "default": "", "getter": "get_emission_sphere_radius", "name": "emission_sphere_radius", "setter": "set_emission_sphere_radius", "type": "float" }, { "default": "true", "getter": "is_emitting", "name": "emitting", "setter": "set_emitting", "type": "bool" }, { "default": "0.0", "getter": "get_explosiveness_ratio", "name": "explosiveness", "setter": "set_explosiveness_ratio", "type": "float" }, { "default": "0", "getter": "get_fixed_fps", "name": "fixed_fps", "setter": "set_fixed_fps", "type": "int" }, { "default": "true", "getter": "get_fractional_delta", "name": "fract_delta", "setter": "set_fractional_delta", "type": "bool" }, { "default": "Vector2(0, 980)", "getter": "get_gravity", "name": "gravity", "setter": "set_gravity", "type": "Vector2" }, { "default": "", "getter": "get_param_curve", "name": "hue_variation_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "hue_variation_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "hue_variation_min", "setter": "set_param_min", "type": "float" }, { "default": "0.0", "getter": "get_param_max", "name": "initial_velocity_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "initial_velocity_min", "setter": "set_param_min", "type": "float" }, { "default": "1.0", "getter": "get_lifetime", "name": "lifetime", "setter": "set_lifetime", "type": "float" }, { "default": "0.0", "getter": "get_lifetime_randomness", "name": "lifetime_randomness", "setter": "set_lifetime_randomness", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "linear_accel_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "linear_accel_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "linear_accel_min", "setter": "set_param_min", "type": "float" }, { "default": "false", "getter": "get_use_local_coordinates", "name": "local_coords", "setter": "set_use_local_coordinates", "type": "bool" }, { "default": "false", "getter": "get_one_shot", "name": "one_shot", "setter": "set_one_shot", "type": "bool" }, { "default": "", "getter": "get_param_curve", "name": "orbit_velocity_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "orbit_velocity_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "orbit_velocity_min", "setter": "set_param_min", "type": "float" }, { "default": "false", "getter": "get_particle_flag", "name": "particle_flag_align_y", "setter": "set_particle_flag", "type": "bool" }, { "default": "0.0", "getter": "get_pre_process_time", "name": "preprocess", "setter": "set_pre_process_time", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "radial_accel_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "radial_accel_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "radial_accel_min", "setter": "set_param_min", "type": "float" }, { "default": "0.0", "getter": "get_randomness_ratio", "name": "randomness", "setter": "set_randomness_ratio", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "scale_amount_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "1.0", "getter": "get_param_max", "name": "scale_amount_max", "setter": "set_param_max", "type": "float" }, { "default": "1.0", "getter": "get_param_min", "name": "scale_amount_min", "setter": "set_param_min", "type": "float" }, { "default": "", "getter": "get_scale_curve_x", "name": "scale_curve_x", "setter": "set_scale_curve_x", "type": "Curve" }, { "default": "", "getter": "get_scale_curve_y", "name": "scale_curve_y", "setter": "set_scale_curve_y", "type": "Curve" }, { "default": "1.0", "getter": "get_speed_scale", "name": "speed_scale", "setter": "set_speed_scale", "type": "float" }, { "default": "false", "getter": "get_split_scale", "name": "split_scale", "setter": "set_split_scale", "type": "bool" }, { "default": "45.0", "getter": "get_spread", "name": "spread", "setter": "set_spread", "type": "float" }, { "default": "", "getter": "get_param_curve", "name": "tangential_accel_curve", "setter": "set_param_curve", "type": "Curve" }, { "default": "0.0", "getter": "get_param_max", "name": "tangential_accel_max", "setter": "set_param_max", "type": "float" }, { "default": "0.0", "getter": "get_param_min", "name": "tangential_accel_min", "setter": "set_param_min", "type": "float" }, { "default": "", "getter": "get_texture", "name": "texture", "setter": "set_texture", "type": "Texture2D" } ]
Tween
RefCounted
[ { "description": "", "name": "bind_node", "params": [ { "default": null, "name": "node", "type": "Node" } ], "return_type": "Tween" }, { "description": "", "name": "chain", "params": [], "return_type": "Tween" }, { "description": "", "name": "custom_step", "params": [ { "default": null, "name": "delta", "type": "float" } ], "return_type": "bool" }, { "description": "", "name": "get_loops_left", "params": [], "return_type": "int" }, { "description": "", "name": "get_total_elapsed_time", "params": [], "return_type": "float" }, { "description": "", "name": "interpolate_value", "params": [ { "default": null, "name": "initial_value", "type": "Variant" }, { "default": null, "name": "delta_value", "type": "Variant" }, { "default": null, "name": "elapsed_time", "type": "float" }, { "default": null, "name": "duration", "type": "float" }, { "default": null, "name": "trans_type", "type": "int" }, { "default": null, "name": "ease_type", "type": "int" } ], "return_type": "Variant" }, { "description": "", "name": "is_running", "params": [], "return_type": "bool" }, { "description": "", "name": "is_valid", "params": [], "return_type": "bool" }, { "description": "", "name": "kill", "params": [], "return_type": "void" }, { "description": "", "name": "parallel", "params": [], "return_type": "Tween" }, { "description": "", "name": "pause", "params": [], "return_type": "void" }, { "description": "", "name": "play", "params": [], "return_type": "void" }, { "description": "", "name": "set_ease", "params": [ { "default": null, "name": "ease", "type": "int" } ], "return_type": "Tween" }, { "description": "", "name": "set_loops", "params": [ { "default": "0", "name": "loops", "type": "int" } ], "return_type": "Tween" }, { "description": "", "name": "set_parallel", "params": [ { "default": "true", "name": "parallel", "type": "bool" } ], "return_type": "Tween" }, { "description": "", "name": "set_pause_mode", "params": [ { "default": null, "name": "mode", "type": "int" } ], "return_type": "Tween" }, { "description": "", "name": "set_process_mode", "params": [ { "default": null, "name": "mode", "type": "int" } ], "return_type": "Tween" }, { "description": "", "name": "set_speed_scale", "params": [ { "default": null, "name": "speed", "type": "float" } ], "return_type": "Tween" }, { "description": "", "name": "set_trans", "params": [ { "default": null, "name": "trans", "type": "int" } ], "return_type": "Tween" }, { "description": "", "name": "stop", "params": [], "return_type": "void" }, { "description": "", "name": "tween_callback", "params": [ { "default": null, "name": "callback", "type": "Callable" } ], "return_type": "CallbackTweener" }, { "description": "", "name": "tween_interval", "params": [ { "default": null, "name": "time", "type": "float" } ], "return_type": "IntervalTweener" }, { "description": "", "name": "tween_method", "params": [ { "default": null, "name": "method", "type": "Callable" }, { "default": null, "name": "from", "type": "Variant" }, { "default": null, "name": "to", "type": "Variant" }, { "default": null, "name": "duration", "type": "float" } ], "return_type": "MethodTweener" }, { "description": "", "name": "tween_property", "params": [ { "default": null, "name": "object", "type": "Object" }, { "default": null, "name": "property", "type": "NodePath" }, { "default": null, "name": "final_val", "type": "Variant" }, { "default": null, "name": "duration", "type": "float" } ], "return_type": "PropertyTweener" } ]
[]
RenderSceneBuffersConfiguration
RefCounted
[]
[ { "default": "0.0", "getter": "get_fsr_sharpness", "name": "fsr_sharpness", "setter": "set_fsr_sharpness", "type": "float" }, { "default": "Vector2i(0, 0)", "getter": "get_internal_size", "name": "internal_size", "setter": "set_internal_size", "type": "Vector2i" }, { "default": "0", "getter": "get_msaa_3d", "name": "msaa_3d", "setter": "set_msaa_3d", "type": "int" }, { "default": "RID()", "getter": "get_render_target", "name": "render_target", "setter": "set_render_target", "type": "RID" }, { "default": "255", "getter": "get_scaling_3d_mode", "name": "scaling_3d_mode", "setter": "set_scaling_3d_mode", "type": "int" }, { "default": "0", "getter": "get_screen_space_aa", "name": "screen_space_aa", "setter": "set_screen_space_aa", "type": "int" }, { "default": "Vector2i(0, 0)", "getter": "get_target_size", "name": "target_size", "setter": "set_target_size", "type": "Vector2i" }, { "default": "0.0", "getter": "get_texture_mipmap_bias", "name": "texture_mipmap_bias", "setter": "set_texture_mipmap_bias", "type": "float" }, { "default": "1", "getter": "get_view_count", "name": "view_count", "setter": "set_view_count", "type": "int" } ]
AnimationNodeTimeScale
AnimationNode
[]
[]