Module classes

Expand description

Maps the Godot class API to Rust.

This module contains the following symbols:

  • Classes: CanvasItem, etc.
  • Interface traits: ICanvasItem, etc.
  • Enum/flag modules: canvas_item, etc.

Noteworthy sub-modules of godot::classes are:

  • native: definition of native structure types.
  • notify: all notification enums, used when working with the virtual callback to handle lifecycle notifications.

Modulesยง

a_star_2d
Sidecar module for class AStar2D.
a_star_3d
Sidecar module for class AStar3D.
a_star_grid_2d
Sidecar module for class AStarGrid2D.
accept_dialog
Sidecar module for class AcceptDialog.
aes_context
Sidecar module for class AesContext.
animated_sprite_2d
Sidecar module for class AnimatedSprite2D.
animated_sprite_3d
Sidecar module for class AnimatedSprite3D.
animation
Sidecar module for class Animation.
animation_library
Sidecar module for class AnimationLibrary.
animation_mixer
Sidecar module for class AnimationMixer.
animation_node
Sidecar module for class AnimationNode.
animation_node_animation
Sidecar module for class AnimationNodeAnimation.
animation_node_blend_space_1d
Sidecar module for class AnimationNodeBlendSpace1D.
animation_node_blend_space_2d
Sidecar module for class AnimationNodeBlendSpace2D.
animation_node_blend_tree
Sidecar module for class AnimationNodeBlendTree.
animation_node_one_shot
Sidecar module for class AnimationNodeOneShot.
animation_node_state_machine
Sidecar module for class AnimationNodeStateMachine.
animation_node_state_machine_playback
Sidecar module for class AnimationNodeStateMachinePlayback.
animation_node_state_machine_transition
Sidecar module for class AnimationNodeStateMachineTransition.
animation_player
Sidecar module for class AnimationPlayer.
animation_tree
Sidecar module for class AnimationTree.
area_2d
Sidecar module for class Area2D.
area_3d
Sidecar module for class Area3D.
array_mesh
Sidecar module for class ArrayMesh.
aspect_ratio_container
Sidecar module for class AspectRatioContainer.
audio_effect_distortion
Sidecar module for class AudioEffectDistortion.
audio_effect_filter
Sidecar module for class AudioEffectFilter.
audio_effect_pitch_shift
Sidecar module for class AudioEffectPitchShift.
audio_effect_spectrum_analyzer
Sidecar module for class AudioEffectSpectrumAnalyzer.
audio_effect_spectrum_analyzer_instance
Sidecar module for class AudioEffectSpectrumAnalyzerInstance.
audio_server
Sidecar module for class AudioServer.
audio_stream
Sidecar module for class AudioStream.
audio_stream_generator
Sidecar module for class AudioStreamGenerator.
audio_stream_interactive
Sidecar module for class AudioStreamInteractive.
audio_stream_playback
Sidecar module for class AudioStreamPlayback.
audio_stream_playback_polyphonic
Sidecar module for class AudioStreamPlaybackPolyphonic.
audio_stream_player
Sidecar module for class AudioStreamPlayer.
audio_stream_player_2d
Sidecar module for class AudioStreamPlayer2D.
audio_stream_player_3d
Sidecar module for class AudioStreamPlayer3D.
audio_stream_randomizer
Sidecar module for class AudioStreamRandomizer.
audio_stream_wav
Sidecar module for class AudioStreamWav.
back_buffer_copy
Sidecar module for class BackBufferCopy.
base_button
Sidecar module for class BaseButton.
base_material_3d
Sidecar module for class BaseMaterial3D.
bit_map
Sidecar module for class BitMap.
bone_map
Sidecar module for class BoneMap.
box_container
Sidecar module for class BoxContainer.
button_group
Sidecar module for class ButtonGroup.
camera_2d
Sidecar module for class Camera2D.
camera_3d
Sidecar module for class Camera3D.
camera_feed
Sidecar module for class CameraFeed.
camera_server
Sidecar module for class CameraServer.
canvas_item
Sidecar module for class CanvasItem.
canvas_item_material
Sidecar module for class CanvasItemMaterial.
canvas_layer
Sidecar module for class CanvasLayer.
character_body_2d
Sidecar module for class CharacterBody2D.
character_body_3d
Sidecar module for class CharacterBody3D.
class_db
Sidecar module for class ClassDb.
code_edit
Sidecar module for class CodeEdit.
code_highlighter
Sidecar module for class CodeHighlighter.
collision_object_2d
Sidecar module for class CollisionObject2D.
collision_object_3d
Sidecar module for class CollisionObject3D.
collision_polygon_2d
Sidecar module for class CollisionPolygon2D.
color_picker
Sidecar module for class ColorPicker.
color_picker_button
Sidecar module for class ColorPickerButton.
compositor_effectexperimental-godot-api
Sidecar module for class CompositorEffect.
cone_twist_joint_3d
Sidecar module for class ConeTwistJoint3D.
config_file
Sidecar module for class ConfigFile.
container
Sidecar module for class Container.
control
Sidecar module for class Control.
cpu_particles_2d
Sidecar module for class CpuParticles2D.
cpu_particles_3d
Sidecar module for class CpuParticles3D.
crypto
Sidecar module for class Crypto.
crypto_key
Sidecar module for class CryptoKey.
csg_polygon_3d
Sidecar module for class CsgPolygon3D.
csg_shape_3d
Sidecar module for class CsgShape3D.
curve
Sidecar module for class Curve.
curve_2d
Sidecar module for class Curve2D.
curve_3d
Sidecar module for class Curve3D.
curve_texture
Sidecar module for class CurveTexture.
decal
Sidecar module for class Decal.
dir_access
Sidecar module for class DirAccess.
directional_light_3d
Sidecar module for class DirectionalLight3D.
display_server
Sidecar module for class DisplayServer.
editor_command_palette
Sidecar module for class EditorCommandPalette.
editor_context_menu_plugin
Sidecar module for class EditorContextMenuPlugin.
editor_debugger_session
Sidecar module for class EditorDebuggerSession.
editor_export_platform
Sidecar module for class EditorExportPlatform.
editor_export_preset
Sidecar module for class EditorExportPreset.
editor_feature_profile
Sidecar module for class EditorFeatureProfile.
editor_file_dialog
Sidecar module for class EditorFileDialog.
editor_file_system
Sidecar module for class EditorFileSystem.
editor_import_plugin
Sidecar module for class EditorImportPlugin.
editor_inspector
Sidecar module for class EditorInspector.
editor_inspector_plugin
Sidecar module for class EditorInspectorPlugin.
editor_interface
Sidecar module for class EditorInterface.
editor_node_3d_gizmo
Sidecar module for class EditorNode3DGizmo.
editor_node_3d_gizmo_plugin
Sidecar module for class EditorNode3DGizmoPlugin.
editor_plugin
Sidecar module for class EditorPlugin.
editor_property
Sidecar module for class EditorProperty.
editor_resource_picker
Sidecar module for class EditorResourcePicker.
editor_resource_preview
Sidecar module for class EditorResourcePreview.
editor_scene_format_importer
Sidecar module for class EditorSceneFormatImporter.
editor_scene_post_import_plugin
Sidecar module for class EditorScenePostImportPlugin.
editor_selection
Sidecar module for class EditorSelection.
editor_settings
Sidecar module for class EditorSettings.
editor_spin_slider
Sidecar module for class EditorSpinSlider.
editor_toaster
Sidecar module for class EditorToaster.
editor_undo_redo_manager
Sidecar module for class EditorUndoRedoManager.
editor_vcs_interface
Sidecar module for class EditorVcsInterface.
enet_connection
Sidecar module for class ENetConnection.
enet_multiplayer_peer
Sidecar module for class ENetMultiplayerPeer.
enet_packet_peer
Sidecar module for class ENetPacketPeer.
engine_debugger
Sidecar module for class EngineDebugger.
environment
Sidecar module for class Environment.
expression
Sidecar module for class Expression.
fast_noise_lite
Sidecar module for class FastNoiseLite.
file_access
Sidecar module for class FileAccess.
file_dialog
Sidecar module for class FileDialog.
file_system_dock
Sidecar module for class FileSystemDock.
flow_container
Sidecar module for class FlowContainer.
font
Sidecar module for class Font.
gdextension
Sidecar module for class GDExtension.
gdextension_manager
Sidecar module for class GDExtensionManager.
generic6_dof_joint_3d
Sidecar module for class Generic6DofJoint3D.
geometry_2d
Sidecar module for class Geometry2D.
geometry_3d
Sidecar module for class Geometry3D.
geometry_instance_3d
Sidecar module for class GeometryInstance3D.
gltf_accessor
Sidecar module for class GltfAccessor.
gltf_document
Sidecar module for class GltfDocument.
gltf_node
Sidecar module for class GltfNode.
gltf_object_model_property
Sidecar module for class GltfObjectModelProperty.
gltf_physics_shape
Sidecar module for class GltfPhysicsShape.
gpu_particles_2d
Sidecar module for class GpuParticles2D.
gpu_particles_3d
Sidecar module for class GpuParticles3D.
gpu_particles_collision_height_field_3d
Sidecar module for class GpuParticlesCollisionHeightField3D.
gpu_particles_collision_sdf_3d
Sidecar module for class GpuParticlesCollisionSdf3d.
gradient
Sidecar module for class Gradient.
gradient_texture_2d
Sidecar module for class GradientTexture2D.
graph_editexperimental-godot-api
Sidecar module for class GraphEdit.
graph_elementexperimental-godot-api
Sidecar module for class GraphElement.
graph_frameexperimental-godot-api
Sidecar module for class GraphFrame.
graph_nodeexperimental-godot-api
Sidecar module for class GraphNode.
grid_map
Sidecar module for class GridMap.
hashing_context
Sidecar module for class HashingContext.
hinge_joint_3d
Sidecar module for class HingeJoint3D.
http_client
Sidecar module for class HttpClient.
http_request
Sidecar module for class HttpRequest.
image
Sidecar module for class Image.
image_format_loader
Sidecar module for class ImageFormatLoader.
immediate_mesh
Sidecar module for class ImmediateMesh.
importer_mesh
Sidecar module for class ImporterMesh.
input
Sidecar module for class Input.
input_event
Sidecar module for class InputEvent.
input_map
Sidecar module for class InputMap.
instance_placeholder
Sidecar module for class InstancePlaceholder.
ip
Sidecar module for class Ip.
item_list
Sidecar module for class ItemList.
json
Sidecar module for class Json.
json_rpc
Sidecar module for class JsonRpc.
kinematic_collision_2d
Sidecar module for class KinematicCollision2D.
kinematic_collision_3d
Sidecar module for class KinematicCollision3D.
label
Sidecar module for class Label.
label_3d
Sidecar module for class Label3D.
light_2d
Sidecar module for class Light2D.
light_3d
Sidecar module for class Light3D.
lightmap_gi
Sidecar module for class LightmapGi.
lightmap_gi_data
Sidecar module for class LightmapGiData.
line_2d
Sidecar module for class Line2D.
line_edit
Sidecar module for class LineEdit.
link_button
Sidecar module for class LinkButton.
look_at_modifier_3d
Sidecar module for class LookAtModifier3D.
main_loop
Sidecar module for class MainLoop.
marshalls
Sidecar module for class Marshalls.
menu_button
Sidecar module for class MenuButton.
mesh
Sidecar module for class Mesh.
mesh_convex_decomposition_settings
Sidecar module for class MeshConvexDecompositionSettings.
mesh_data_tool
Sidecar module for class MeshDataTool.
mesh_instance_2d
Sidecar module for class MeshInstance2D.
mesh_instance_3d
Sidecar module for class MeshInstance3D.
multi_mesh
Sidecar module for class MultiMesh.
multi_mesh_instance_2d
Sidecar module for class MultiMeshInstance2D.
multiplayer_api
Sidecar module for class MultiplayerApi.
multiplayer_peer
Sidecar module for class MultiplayerPeer.
multiplayer_spawner
Sidecar module for class MultiplayerSpawner.
multiplayer_synchronizer
Sidecar module for class MultiplayerSynchronizer.
native
Support for Godot native structures.
native_menu
Sidecar module for class NativeMenu.
navigation_agent_2dexperimental-godot-api
Sidecar module for class NavigationAgent2D.
navigation_agent_3dexperimental-godot-api
Sidecar module for class NavigationAgent3D.
navigation_meshexperimental-godot-api
Sidecar module for class NavigationMesh.
navigation_mesh_generator
Sidecar module for class NavigationMeshGenerator.
navigation_path_query_parameters_2dexperimental-godot-api
Sidecar module for class NavigationPathQueryParameters2D.
navigation_path_query_parameters_3dexperimental-godot-api
Sidecar module for class NavigationPathQueryParameters3D.
navigation_path_query_result_2dexperimental-godot-api
Sidecar module for class NavigationPathQueryResult2D.
navigation_path_query_result_3dexperimental-godot-api
Sidecar module for class NavigationPathQueryResult3D.
navigation_polygonexperimental-godot-api
Sidecar module for class NavigationPolygon.
navigation_region_2dexperimental-godot-api
Sidecar module for class NavigationRegion2D.
navigation_region_3dexperimental-godot-api
Sidecar module for class NavigationRegion3D.
navigation_server_2dexperimental-godot-api
Sidecar module for class NavigationServer2D.
navigation_server_3dexperimental-godot-api
Sidecar module for class NavigationServer3D.
nine_patch_rect
Sidecar module for class NinePatchRect.
node
Sidecar module for class Node.
node_2d
Sidecar module for class Node2D.
node_3d
Sidecar module for class Node3D.
noise
Sidecar module for class Noise.
notify
Notification enums for all classes.
object
Sidecar module for class Object.
occluder_polygon_2d
Sidecar module for class OccluderPolygon2D.
omni_light_3d
Sidecar module for class OmniLight3D.
open_xr_action
Sidecar module for class OpenXrAction.
open_xr_api_extension
Sidecar module for class OpenXrApiExtension.
open_xr_binding_modifier_editor
Sidecar module for class OpenXrBindingModifierEditor.
open_xr_hand
Sidecar module for class OpenXrHand.
open_xr_interface
Sidecar module for class OpenXrInterface.
option_button
Sidecar module for class OptionButton.
os
Sidecar module for class Os.
packed_scene
Sidecar module for class PackedScene.
packet_peer
Sidecar module for class PacketPeer.
packet_peer_dtls
Sidecar module for class PacketPeerDtls.
packet_peer_udp
Sidecar module for class PacketPeerUdp.
particle_process_material
Sidecar module for class ParticleProcessMaterial.
path_3d
Sidecar module for class Path3D.
path_follow_3d
Sidecar module for class PathFollow3D.
pck_packer
Sidecar module for class PckPacker.
performance
Sidecar module for class Performance.
physical_bone_3d
Sidecar module for class PhysicalBone3D.
physical_bone_simulator_3d
Sidecar module for class PhysicalBoneSimulator3D.
physics_body_2d
Sidecar module for class PhysicsBody2D.
physics_body_3d
Sidecar module for class PhysicsBody3D.
physics_direct_body_state_2d
Sidecar module for class PhysicsDirectBodyState2D.
physics_direct_body_state_3d
Sidecar module for class PhysicsDirectBodyState3D.
physics_direct_space_state_2d
Sidecar module for class PhysicsDirectSpaceState2D.
physics_direct_space_state_3d
Sidecar module for class PhysicsDirectSpaceState3D.
physics_ray_query_parameters_2d
Sidecar module for class PhysicsRayQueryParameters2D.
physics_ray_query_parameters_3d
Sidecar module for class PhysicsRayQueryParameters3D.
physics_server_2d
Sidecar module for class PhysicsServer2D.
physics_server_3d
Sidecar module for class PhysicsServer3D.
physics_test_motion_result_3d
Sidecar module for class PhysicsTestMotionResult3D.
pin_joint_3d
Sidecar module for class PinJoint3D.
plane_mesh
Sidecar module for class PlaneMesh.
popup
Sidecar module for class Popup.
popup_menu
Sidecar module for class PopupMenu.
portable_compressed_texture_2d
Sidecar module for class PortableCompressedTexture2D.
progress_bar
Sidecar module for class ProgressBar.
project_settings
Sidecar module for class ProjectSettings.
random_number_generator
Sidecar module for class RandomNumberGenerator.
range
Sidecar module for class Range.
rd_shader_file
Sidecar module for class RdShaderFile.
reflection_probe
Sidecar module for class ReflectionProbe.
reg_ex
Sidecar module for class RegEx.
reg_ex_match
Sidecar module for class RegExMatch.
render_scene_buffers_rd
Sidecar module for class RenderSceneBuffersRd.
rendering_device
Sidecar module for class RenderingDevice.
rendering_server
Sidecar module for class RenderingServer.
resource
Sidecar module for class Resource.
resource_format_loader
Sidecar module for class ResourceFormatLoader.
resource_importer
Sidecar module for class ResourceImporter.
resource_loader
Sidecar module for class ResourceLoader.
resource_saver
Sidecar module for class ResourceSaver.
retarget_modifier_3d
Sidecar module for class RetargetModifier3D.
ribbon_trail_mesh
Sidecar module for class RibbonTrailMesh.
rich_text_label
Sidecar module for class RichTextLabel.
rigid_body_2d
Sidecar module for class RigidBody2D.
rigid_body_3d
Sidecar module for class RigidBody3D.
scene_multiplayer
Sidecar module for class SceneMultiplayer.
scene_replication_config
Sidecar module for class SceneReplicationConfig.
scene_state
Sidecar module for class SceneState.
scene_tree
Sidecar module for class SceneTree.
scene_tree_timer
Sidecar module for class SceneTreeTimer.
script
Sidecar module for class Script.
script_create_dialog
Sidecar module for class ScriptCreateDialog.
script_editor
Sidecar module for class ScriptEditor.
script_editor_base
Sidecar module for class ScriptEditorBase.
script_language
Sidecar module for class ScriptLanguage.
script_language_extension
Sidecar module for class ScriptLanguageExtension.
scroll_bar
Sidecar module for class ScrollBar.
scroll_container
Sidecar module for class ScrollContainer.
shader
Sidecar module for class Shader.
skeleton_2d
Sidecar module for class Skeleton2D.
skeleton_3d
Sidecar module for class Skeleton3D.
skeleton_ik_3d
Sidecar module for class SkeletonIk3d.
skeleton_modification_2d_physical_bonesexperimental-godot-api
Sidecar module for class SkeletonModification2DPhysicalBones.
skeleton_modifier_3d
Sidecar module for class SkeletonModifier3D.
skeleton_profile
Sidecar module for class SkeletonProfile.
sky
Sidecar module for class Sky.
slider
Sidecar module for class Slider.
slider_joint_3d
Sidecar module for class SliderJoint3D.
soft_body_3d
Sidecar module for class SoftBody3D.
split_container
Sidecar module for class SplitContainer.
spring_bone_simulator_3d
Sidecar module for class SpringBoneSimulator3D.
sprite_2d
Sidecar module for class Sprite2D.
sprite_3d
Sidecar module for class Sprite3D.
sprite_base_3d
Sidecar module for class SpriteBase3D.
sprite_frames
Sidecar module for class SpriteFrames.
status_indicator
Sidecar module for class StatusIndicator.
stream_peer
Sidecar module for class StreamPeer.
stream_peer_gzipexperimental-godot-api
Sidecar module for class StreamPeerGzip.
stream_peer_tcp
Sidecar module for class StreamPeerTcp.
stream_peer_tls
Sidecar module for class StreamPeerTls.
style_box_texture
Sidecar module for class StyleBoxTexture.
sub_viewport
Sidecar module for class SubViewport.
surface_tool
Sidecar module for class SurfaceTool.
tab_bar
Sidecar module for class TabBar.
tab_container
Sidecar module for class TabContainer.
tcp_server
Sidecar module for class TcpServer.
text_edit
Sidecar module for class TextEdit.
text_line
Sidecar module for class TextLine.
text_paragraph
Sidecar module for class TextParagraph.
text_server
Sidecar module for class TextServer.
text_server_manager
Sidecar module for class TextServerManager.
texture_2d
Sidecar module for class Texture2D.
texture_button
Sidecar module for class TextureButton.
texture_layered
Sidecar module for class TextureLayered.
texture_progress_bar
Sidecar module for class TextureProgressBar.
texture_rect
Sidecar module for class TextureRect.
theme
Sidecar module for class Theme.
theme_db
Sidecar module for class ThemeDb.
tile_data
Sidecar module for class TileData.
tile_map
Sidecar module for class TileMap.
tile_map_layer
Sidecar module for class TileMapLayer.
tile_map_pattern
Sidecar module for class TileMapPattern.
tile_set
Sidecar module for class TileSet.
tile_set_atlas_source
Sidecar module for class TileSetAtlasSource.
tile_set_scenes_collection_source
Sidecar module for class TileSetScenesCollectionSource.
time
Sidecar module for class Time.
timer
Sidecar module for class Timer.
tls_options
Sidecar module for class TlsOptions.
touch_screen_button
Sidecar module for class TouchScreenButton.
translation
Sidecar module for class Translation.
translation_domain
Sidecar module for class TranslationDomain.
translation_server
Sidecar module for class TranslationServer.
tree
Sidecar module for class Tree.
tree_item
Sidecar module for class TreeItem.
tween
Sidecar module for class Tween.
tweener
Sidecar module for class Tweener.
udp_server
Sidecar module for class UdpServer.
undo_redo
Sidecar module for class UndoRedo.
upnp
Sidecar module for class Upnp.
upnp_device
Sidecar module for class UpnpDevice.
video_stream_playback
Sidecar module for class VideoStreamPlayback.
video_stream_player
Sidecar module for class VideoStreamPlayer.
viewport
Sidecar module for class Viewport.
visible_on_screen_enabler_2d
Sidecar module for class VisibleOnScreenEnabler2D.
visible_on_screen_enabler_3d
Sidecar module for class VisibleOnScreenEnabler3D.
visible_on_screen_notifier_2d
Sidecar module for class VisibleOnScreenNotifier2D.
visible_on_screen_notifier_3d
Sidecar module for class VisibleOnScreenNotifier3D.
visual_shader
Sidecar module for class VisualShader.
visual_shader_node
Sidecar module for class VisualShaderNode.
visual_shader_node_billboard
Sidecar module for class VisualShaderNodeBillboard.
visual_shader_node_clamp
Sidecar module for class VisualShaderNodeClamp.
visual_shader_node_color_func
Sidecar module for class VisualShaderNodeColorFunc.
visual_shader_node_color_op
Sidecar module for class VisualShaderNodeColorOp.
visual_shader_node_compare
Sidecar module for class VisualShaderNodeCompare.
visual_shader_node_cubemap
Sidecar module for class VisualShaderNodeCubemap.
visual_shader_node_derivative_func
Sidecar module for class VisualShaderNodeDerivativeFunc.
visual_shader_node_float_func
Sidecar module for class VisualShaderNodeFloatFunc.
visual_shader_node_float_op
Sidecar module for class VisualShaderNodeFloatOp.
visual_shader_node_float_parameter
Sidecar module for class VisualShaderNodeFloatParameter.
visual_shader_node_input
Sidecar module for class VisualShaderNodeInput.
visual_shader_node_int_func
Sidecar module for class VisualShaderNodeIntFunc.
visual_shader_node_int_op
Sidecar module for class VisualShaderNodeIntOp.
visual_shader_node_int_parameter
Sidecar module for class VisualShaderNodeIntParameter.
visual_shader_node_is
Sidecar module for class VisualShaderNodeIs.
visual_shader_node_mix
Sidecar module for class VisualShaderNodeMix.
visual_shader_node_multiply_add
Sidecar module for class VisualShaderNodeMultiplyAdd.
visual_shader_node_parameter
Sidecar module for class VisualShaderNodeParameter.
visual_shader_node_particle_accelerator
Sidecar module for class VisualShaderNodeParticleAccelerator.
visual_shader_node_particle_emit
Sidecar module for class VisualShaderNodeParticleEmit.
visual_shader_node_particle_randomness
Sidecar module for class VisualShaderNodeParticleRandomness.
visual_shader_node_remap
Sidecar module for class VisualShaderNodeRemap.
visual_shader_node_sample_3d
Sidecar module for class VisualShaderNodeSample3D.
visual_shader_node_smooth_step
Sidecar module for class VisualShaderNodeSmoothStep.
visual_shader_node_step
Sidecar module for class VisualShaderNodeStep.
visual_shader_node_switch
Sidecar module for class VisualShaderNodeSwitch.
visual_shader_node_texture
Sidecar module for class VisualShaderNodeTexture.
visual_shader_node_texture_parameter
Sidecar module for class VisualShaderNodeTextureParameter.
visual_shader_node_transform_func
Sidecar module for class VisualShaderNodeTransformFunc.
visual_shader_node_transform_op
Sidecar module for class VisualShaderNodeTransformOp.
visual_shader_node_transform_vec_mult
Sidecar module for class VisualShaderNodeTransformVecMult.
visual_shader_node_u_int_func
Sidecar module for class VisualShaderNodeUIntFunc.
visual_shader_node_u_int_op
Sidecar module for class VisualShaderNodeUIntOp.
visual_shader_node_uv_func
Sidecar module for class VisualShaderNodeUvFunc.
visual_shader_node_vector_base
Sidecar module for class VisualShaderNodeVectorBase.
visual_shader_node_vector_func
Sidecar module for class VisualShaderNodeVectorFunc.
visual_shader_node_vector_op
Sidecar module for class VisualShaderNodeVectorOp.
voxel_gi
Sidecar module for class VoxelGi.
web_rtc_data_channel
Sidecar module for class WebRtcDataChannel.
web_rtc_multiplayer_peer
Sidecar module for class WebRtcMultiplayerPeer.
web_rtc_peer_connection
Sidecar module for class WebRtcPeerConnection.
web_socket_multiplayer_peer
Sidecar module for class WebSocketMultiplayerPeer.
web_socket_peer
Sidecar module for class WebSocketPeer.
web_xr_interface
Sidecar module for class WebXrInterface.
window
Sidecar module for class Window.
worker_thread_pool
Sidecar module for class WorkerThreadPool.
xml_parser
Sidecar module for class XmlParser.
xr_body_modifier_3dexperimental-godot-api
Sidecar module for class XrBodyModifier3D.
xr_body_trackerexperimental-godot-api
Sidecar module for class XrBodyTracker.
xr_controller_3d
Sidecar module for class XrController3D.
xr_face_trackerexperimental-godot-api
Sidecar module for class XrFaceTracker.
xr_hand_modifier_3d
Sidecar module for class XrHandModifier3D.
xr_hand_tracker
Sidecar module for class XrHandTracker.
xr_interface
Sidecar module for class XrInterface.
xr_node_3d
Sidecar module for class XrNode3D.
xr_pose
Sidecar module for class XrPose.
xr_positional_tracker
Sidecar module for class XrPositionalTracker.
xr_server
Sidecar module for class XrServer.
zip_packer
Sidecar module for class ZipPacker.
zip_reader
Sidecar module for class ZipReader.

Structsยง

AStar2D
Godot class AStar2D.
AStar3D
Godot class AStar3D.
AStarGrid2D
Godot class AStarGrid2D.
AcceptDialog
Godot class AcceptDialog.
AesContext
Godot class AESContext.
AnimatableBody2D
Godot class AnimatableBody2D.
AnimatableBody3D
Godot class AnimatableBody3D.
AnimatedSprite2D
Godot class AnimatedSprite2D.
AnimatedSprite3D
Godot class AnimatedSprite3D.
AnimatedTexture
Godot class AnimatedTexture.
Animation
Godot class Animation.
AnimationLibrary
Godot class AnimationLibrary.
AnimationMixer
Godot class AnimationMixer.
AnimationNode
Godot class AnimationNode.
AnimationNodeAdd2
Godot class AnimationNodeAdd2.
AnimationNodeAdd3
Godot class AnimationNodeAdd3.
AnimationNodeAnimation
Godot class AnimationNodeAnimation.
AnimationNodeBlend2
Godot class AnimationNodeBlend2.
AnimationNodeBlend3
Godot class AnimationNodeBlend3.
AnimationNodeBlendSpace1D
Godot class AnimationNodeBlendSpace1D.
AnimationNodeBlendSpace2D
Godot class AnimationNodeBlendSpace2D.
AnimationNodeBlendTree
Godot class AnimationNodeBlendTree.
AnimationNodeExtension
Godot class AnimationNodeExtension.
AnimationNodeOneShot
Godot class AnimationNodeOneShot.
AnimationNodeOutput
Godot class AnimationNodeOutput.
AnimationNodeStateMachine
Godot class AnimationNodeStateMachine.
AnimationNodeStateMachinePlayback
Godot class AnimationNodeStateMachinePlayback.
AnimationNodeStateMachineTransition
Godot class AnimationNodeStateMachineTransition.
AnimationNodeSub2
Godot class AnimationNodeSub2.
AnimationNodeSync
Godot class AnimationNodeSync.
AnimationNodeTimeScale
Godot class AnimationNodeTimeScale.
AnimationNodeTimeSeek
Godot class AnimationNodeTimeSeek.
AnimationNodeTransition
Godot class AnimationNodeTransition.
AnimationPlayer
Godot class AnimationPlayer.
AnimationRootNode
Godot class AnimationRootNode.
AnimationTree
Godot class AnimationTree.
Area2D
Godot class Area2D.
Area3D
Godot class Area3D.
ArrayMesh
Godot class ArrayMesh.
ArrayOccluder3D
Godot class ArrayOccluder3D.
AspectRatioContainer
Godot class AspectRatioContainer.
AtlasTexture
Godot class AtlasTexture.
AudioBusLayout
Godot class AudioBusLayout.
AudioEffect
Godot class AudioEffect.
AudioEffectAmplify
Godot class AudioEffectAmplify.
AudioEffectBandLimitFilter
Godot class AudioEffectBandLimitFilter.
AudioEffectBandPassFilter
Godot class AudioEffectBandPassFilter.
AudioEffectCapture
Godot class AudioEffectCapture.
AudioEffectChorus
Godot class AudioEffectChorus.
AudioEffectCompressor
Godot class AudioEffectCompressor.
AudioEffectDelay
Godot class AudioEffectDelay.
AudioEffectDistortion
Godot class AudioEffectDistortion.
AudioEffectEq
Godot class AudioEffectEQ.
AudioEffectEq6
Godot class AudioEffectEQ6.
AudioEffectEq10
Godot class AudioEffectEQ10.
AudioEffectEq21
Godot class AudioEffectEQ21.
AudioEffectFilter
Godot class AudioEffectFilter.
AudioEffectHardLimiter
Godot class AudioEffectHardLimiter.
AudioEffectHighPassFilter
Godot class AudioEffectHighPassFilter.
AudioEffectHighShelfFilter
Godot class AudioEffectHighShelfFilter.
AudioEffectInstance
Godot class AudioEffectInstance.
AudioEffectLimiter
Godot class AudioEffectLimiter.
AudioEffectLowPassFilter
Godot class AudioEffectLowPassFilter.
AudioEffectLowShelfFilter
Godot class AudioEffectLowShelfFilter.
AudioEffectNotchFilter
Godot class AudioEffectNotchFilter.
AudioEffectPanner
Godot class AudioEffectPanner.
AudioEffectPhaser
Godot class AudioEffectPhaser.
AudioEffectPitchShift
Godot class AudioEffectPitchShift.
AudioEffectRecord
Godot class AudioEffectRecord.
AudioEffectReverb
Godot class AudioEffectReverb.
AudioEffectSpectrumAnalyzer
Godot class AudioEffectSpectrumAnalyzer.
AudioEffectSpectrumAnalyzerInstance
Godot class AudioEffectSpectrumAnalyzerInstance.
AudioEffectStereoEnhance
Godot class AudioEffectStereoEnhance.
AudioListener2D
Godot class AudioListener2D.
AudioListener3D
Godot class AudioListener3D.
AudioSampleexperimental-godot-api
Godot class AudioSample.
AudioSamplePlaybackexperimental-godot-api
Godot class AudioSamplePlayback.
AudioServer
Godot class AudioServer.
AudioStream
Godot class AudioStream.
AudioStreamGenerator
Godot class AudioStreamGenerator.
AudioStreamGeneratorPlayback
Godot class AudioStreamGeneratorPlayback.
AudioStreamInteractive
Godot class AudioStreamInteractive.
AudioStreamMicrophone
Godot class AudioStreamMicrophone.
AudioStreamMp3
Godot class AudioStreamMP3.
AudioStreamOggVorbis
Godot class AudioStreamOggVorbis.
AudioStreamPlayback
Godot class AudioStreamPlayback.
AudioStreamPlaybackInteractive
Godot class AudioStreamPlaybackInteractive.
AudioStreamPlaybackOggVorbis
Godot class AudioStreamPlaybackOggVorbis.
AudioStreamPlaybackPlaylist
Godot class AudioStreamPlaybackPlaylist.
AudioStreamPlaybackPolyphonic
Godot class AudioStreamPlaybackPolyphonic.
AudioStreamPlaybackResampled
Godot class AudioStreamPlaybackResampled.
AudioStreamPlaybackSynchronized
Godot class AudioStreamPlaybackSynchronized.
AudioStreamPlayer
Godot class AudioStreamPlayer.
AudioStreamPlayer2D
Godot class AudioStreamPlayer2D.
AudioStreamPlayer3D
Godot class AudioStreamPlayer3D.
AudioStreamPlaylist
Godot class AudioStreamPlaylist.
AudioStreamPolyphonic
Godot class AudioStreamPolyphonic.
AudioStreamRandomizer
Godot class AudioStreamRandomizer.
AudioStreamSynchronized
Godot class AudioStreamSynchronized.
AudioStreamWav
Godot class AudioStreamWAV.
BackBufferCopy
Godot class BackBufferCopy.
BaseButton
Godot class BaseButton.
BaseMaterial3D
Godot class BaseMaterial3D.
BitMap
Godot class BitMap.
Bone2D
Godot class Bone2D.
BoneAttachment3D
Godot class BoneAttachment3D.
BoneMap
Godot class BoneMap.
BoxContainer
Godot class BoxContainer.
BoxMesh
Godot class BoxMesh.
BoxOccluder3D
Godot class BoxOccluder3D.
BoxShape3D
Godot class BoxShape3D.
Button
Godot class Button.
ButtonGroup
Godot class ButtonGroup.
CallbackTweener
Godot class CallbackTweener.
Camera2D
Godot class Camera2D.
Camera3D
Godot class Camera3D.
CameraAttributes
Godot class CameraAttributes.
CameraAttributesPhysical
Godot class CameraAttributesPhysical.
CameraAttributesPractical
Godot class CameraAttributesPractical.
CameraFeed
Godot class CameraFeed.
CameraServer
Godot class CameraServer.
CameraTexture
Godot class CameraTexture.
CanvasGroup
Godot class CanvasGroup.
CanvasItem
Godot class CanvasItem.
CanvasItemMaterial
Godot class CanvasItemMaterial.
CanvasLayer
Godot class CanvasLayer.
CanvasModulate
Godot class CanvasModulate.
CanvasTexture
Godot class CanvasTexture.
CapsuleMesh
Godot class CapsuleMesh.
CapsuleShape2D
Godot class CapsuleShape2D.
CapsuleShape3D
Godot class CapsuleShape3D.
CenterContainer
Godot class CenterContainer.
CharFxTransform
Godot class CharFXTransform.
CharacterBody2D
Godot class CharacterBody2D.
CharacterBody3D
Godot class CharacterBody3D.
CheckBox
Godot class CheckBox.
CheckButton
Godot class CheckButton.
CircleShape2D
Godot class CircleShape2D.
ClassDb
Godot class ClassDB.
CodeEdit
Godot class CodeEdit.
CodeHighlighter
Godot class CodeHighlighter.
CollisionObject2D
Godot class CollisionObject2D.
CollisionObject3D
Godot class CollisionObject3D.
CollisionPolygon2D
Godot class CollisionPolygon2D.
CollisionPolygon3D
Godot class CollisionPolygon3D.
CollisionShape2D
Godot class CollisionShape2D.
CollisionShape3D
Godot class CollisionShape3D.
ColorPalette
Godot class ColorPalette.
ColorPicker
Godot class ColorPicker.
ColorPickerButton
Godot class ColorPickerButton.
ColorRect
Godot class ColorRect.
Compositorexperimental-godot-api
Godot class Compositor.
CompositorEffectexperimental-godot-api
Godot class CompositorEffect.
CompressedCubemap
Godot class CompressedCubemap.
CompressedCubemapArray
Godot class CompressedCubemapArray.
CompressedTexture2D
Godot class CompressedTexture2D.
CompressedTexture2DArray
Godot class CompressedTexture2DArray.
CompressedTexture3D
Godot class CompressedTexture3D.
CompressedTextureLayered
Godot class CompressedTextureLayered.
ConcavePolygonShape2D
Godot class ConcavePolygonShape2D.
ConcavePolygonShape3D
Godot class ConcavePolygonShape3D.
ConeTwistJoint3D
Godot class ConeTwistJoint3D.
ConfigFile
Godot class ConfigFile.
ConfirmationDialog
Godot class ConfirmationDialog.
Container
Godot class Container.
Control
Godot class Control.
ConvexPolygonShape2D
Godot class ConvexPolygonShape2D.
ConvexPolygonShape3D
Godot class ConvexPolygonShape3D.
CpuParticles2D
Godot class CPUParticles2D.
CpuParticles3D
Godot class CPUParticles3D.
Crypto
Godot class Crypto.
CryptoKey
Godot class CryptoKey.
CsgBox3D
Godot class CSGBox3D.
CsgCombiner3D
Godot class CSGCombiner3D.
CsgCylinder3D
Godot class CSGCylinder3D.
CsgMesh3D
Godot class CSGMesh3D.
CsgPolygon3D
Godot class CSGPolygon3D.
CsgPrimitive3D
Godot class CSGPrimitive3D.
CsgShape3D
Godot class CSGShape3D.
CsgSphere3D
Godot class CSGSphere3D.
CsgTorus3D
Godot class CSGTorus3D.
Cubemap
Godot class Cubemap.
CubemapArray
Godot class CubemapArray.
Curve
Godot class Curve.
Curve2D
Godot class Curve2D.
Curve3D
Godot class Curve3D.
CurveTexture
Godot class CurveTexture.
CurveXyzTexture
Godot class CurveXYZTexture.
CylinderMesh
Godot class CylinderMesh.
CylinderShape3D
Godot class CylinderShape3D.
DampedSpringJoint2D
Godot class DampedSpringJoint2D.
Decal
Godot class Decal.
DirAccess
Godot class DirAccess.
DirectionalLight2D
Godot class DirectionalLight2D.
DirectionalLight3D
Godot class DirectionalLight3D.
DisplayServer
Godot class DisplayServer.
DtlsServer
Godot class DTLSServer.
ENetConnection
Godot class ENetConnection.
ENetMultiplayerPeer
Godot class ENetMultiplayerPeer.
ENetPacketPeer
Godot class ENetPacketPeer.
EditorCommandPalette
Godot class EditorCommandPalette.
EditorContextMenuPlugin
Godot class EditorContextMenuPlugin.
EditorDebuggerPlugin
Godot class EditorDebuggerPlugin.
EditorDebuggerSession
Godot class EditorDebuggerSession.
EditorExportPlatform
Godot class EditorExportPlatform.
EditorExportPlatformAndroid
Godot class EditorExportPlatformAndroid.
EditorExportPlatformExtension
Godot class EditorExportPlatformExtension.
EditorExportPlatformIos
Godot class EditorExportPlatformIOS.
EditorExportPlatformLinuxBsd
Godot class EditorExportPlatformLinuxBSD.
EditorExportPlatformMacOs
Godot class EditorExportPlatformMacOS.
EditorExportPlatformPc
Godot class EditorExportPlatformPC.
EditorExportPlatformWeb
Godot class EditorExportPlatformWeb.
EditorExportPlatformWindows
Godot class EditorExportPlatformWindows.
EditorExportPlugin
Godot class EditorExportPlugin.
EditorExportPreset
Godot class EditorExportPreset.
EditorFeatureProfile
Godot class EditorFeatureProfile.
EditorFileDialog
Godot class EditorFileDialog.
EditorFileSystem
Godot class EditorFileSystem.
EditorFileSystemDirectory
Godot class EditorFileSystemDirectory.
EditorFileSystemImportFormatSupportQuery
Godot class EditorFileSystemImportFormatSupportQuery.
EditorImportPlugin
Godot class EditorImportPlugin.
EditorInspector
Godot class EditorInspector.
EditorInspectorPlugin
Godot class EditorInspectorPlugin.
EditorInterface
Godot class EditorInterface.
EditorNode3DGizmo
Godot class EditorNode3DGizmo.
EditorNode3DGizmoPlugin
Godot class EditorNode3DGizmoPlugin.
EditorPaths
Godot class EditorPaths.
EditorPlugin
Godot class EditorPlugin.
EditorProperty
Godot class EditorProperty.
EditorResourceConversionPlugin
Godot class EditorResourceConversionPlugin.
EditorResourcePicker
Godot class EditorResourcePicker.
EditorResourcePreview
Godot class EditorResourcePreview.
EditorResourcePreviewGenerator
Godot class EditorResourcePreviewGenerator.
EditorResourceTooltipPlugin
Godot class EditorResourceTooltipPlugin.
EditorSceneFormatImporter
Godot class EditorSceneFormatImporter.
EditorSceneFormatImporterBlend
Godot class EditorSceneFormatImporterBlend.
EditorSceneFormatImporterFbx2gltf
Godot class EditorSceneFormatImporterFBX2GLTF.
EditorSceneFormatImporterGltf
Godot class EditorSceneFormatImporterGLTF.
EditorSceneFormatImporterUfbx
Godot class EditorSceneFormatImporterUFBX.
EditorScenePostImport
Godot class EditorScenePostImport.
EditorScenePostImportPlugin
Godot class EditorScenePostImportPlugin.
EditorScript
Godot class EditorScript.
EditorScriptPicker
Godot class EditorScriptPicker.
EditorSelection
Godot class EditorSelection.
EditorSettings
Godot class EditorSettings.
EditorSpinSlider
Godot class EditorSpinSlider.
EditorSyntaxHighlighter
Godot class EditorSyntaxHighlighter.
EditorToaster
Godot class EditorToaster.
EditorTranslationParserPlugin
Godot class EditorTranslationParserPlugin.
EditorUndoRedoManager
Godot class EditorUndoRedoManager.
EditorVcsInterface
Godot class EditorVCSInterface.
EncodedObjectAsId
Godot class EncodedObjectAsID.
Engine
Godot class Engine.
EngineDebugger
Godot class EngineDebugger.
EngineProfiler
Godot class EngineProfiler.
Environment
Godot class Environment.
Expression
Godot class Expression.
ExternalTexture
Godot class ExternalTexture.
FastNoiseLite
Godot class FastNoiseLite.
FbxDocument
Godot class FBXDocument.
FbxState
Godot class FBXState.
FileAccess
Godot class FileAccess.
FileDialog
Godot class FileDialog.
FileSystemDock
Godot class FileSystemDock.
FlowContainer
Godot class FlowContainer.
FogMaterial
Godot class FogMaterial.
FogVolume
Godot class FogVolume.
Font
Godot class Font.
FontFile
Godot class FontFile.
FontVariation
Godot class FontVariation.
GDExtension
Godot class GDExtension.
GDExtensionManager
Godot class GDExtensionManager.
GDScript
Godot class GDScript.
GDScriptSyntaxHighlighter
Godot class GDScriptSyntaxHighlighter.
Generic6DofJoint3D
Godot class Generic6DOFJoint3D.
Geometry2D
Godot class Geometry2D.
Geometry3D
Godot class Geometry3D.
GeometryInstance3D
Godot class GeometryInstance3D.
GltfAccessor
Godot class GLTFAccessor.
GltfAnimation
Godot class GLTFAnimation.
GltfBufferView
Godot class GLTFBufferView.
GltfCamera
Godot class GLTFCamera.
GltfDocument
Godot class GLTFDocument.
GltfDocumentExtension
Godot class GLTFDocumentExtension.
GltfDocumentExtensionConvertImporterMesh
Godot class GLTFDocumentExtensionConvertImporterMesh.
GltfLight
Godot class GLTFLight.
GltfMesh
Godot class GLTFMesh.
GltfNode
Godot class GLTFNode.
GltfObjectModelProperty
Godot class GLTFObjectModelProperty.
GltfPhysicsBody
Godot class GLTFPhysicsBody.
GltfPhysicsShape
Godot class GLTFPhysicsShape.
GltfSkeleton
Godot class GLTFSkeleton.
GltfSkin
Godot class GLTFSkin.
GltfSpecGloss
Godot class GLTFSpecGloss.
GltfState
Godot class GLTFState.
GltfTexture
Godot class GLTFTexture.
GltfTextureSampler
Godot class GLTFTextureSampler.
GpuParticles2D
Godot class GPUParticles2D.
GpuParticles3D
Godot class GPUParticles3D.
GpuParticlesAttractor3D
Godot class GPUParticlesAttractor3D.
GpuParticlesAttractorBox3D
Godot class GPUParticlesAttractorBox3D.
GpuParticlesAttractorSphere3D
Godot class GPUParticlesAttractorSphere3D.
GpuParticlesAttractorVectorField3D
Godot class GPUParticlesAttractorVectorField3D.
GpuParticlesCollision3D
Godot class GPUParticlesCollision3D.
GpuParticlesCollisionBox3D
Godot class GPUParticlesCollisionBox3D.
GpuParticlesCollisionHeightField3D
Godot class GPUParticlesCollisionHeightField3D.
GpuParticlesCollisionSdf3d
Godot class GPUParticlesCollisionSDF3D.
GpuParticlesCollisionSphere3D
Godot class GPUParticlesCollisionSphere3D.
Gradient
Godot class Gradient.
GradientTexture1D
Godot class GradientTexture1D.
GradientTexture2D
Godot class GradientTexture2D.
GraphEditexperimental-godot-api
Godot class GraphEdit.
GraphElementexperimental-godot-api
Godot class GraphElement.
GraphFrameexperimental-godot-api
Godot class GraphFrame.
GraphNodeexperimental-godot-api
Godot class GraphNode.
GridContainer
Godot class GridContainer.
GridMap
Godot class GridMap.
GridMapEditorPlugin
Godot class GridMapEditorPlugin.
GrooveJoint2D
Godot class GrooveJoint2D.
HBoxContainer
Godot class HBoxContainer.
HFlowContainer
Godot class HFlowContainer.
HScrollBar
Godot class HScrollBar.
HSeparator
Godot class HSeparator.
HSlider
Godot class HSlider.
HSplitContainer
Godot class HSplitContainer.
HashingContext
Godot class HashingContext.
HeightMapShape3D
Godot class HeightMapShape3D.
HingeJoint3D
Godot class HingeJoint3D.
HmacContext
Godot class HMACContext.
HttpClient
Godot class HTTPClient.
HttpRequest
Godot class HTTPRequest.
Image
Godot class Image.
ImageFormatLoader
Godot class ImageFormatLoader.
ImageFormatLoaderExtension
Godot class ImageFormatLoaderExtension.
ImageTexture
Godot class ImageTexture.
ImageTexture3D
Godot class ImageTexture3D.
ImageTextureLayered
Godot class ImageTextureLayered.
ImmediateMesh
Godot class ImmediateMesh.
ImporterMesh
Godot class ImporterMesh.
ImporterMeshInstance3D
Godot class ImporterMeshInstance3D.
Input
Godot class Input.
InputEvent
Godot class InputEvent.
InputEventAction
Godot class InputEventAction.
InputEventFromWindow
Godot class InputEventFromWindow.
InputEventGesture
Godot class InputEventGesture.
InputEventJoypadButton
Godot class InputEventJoypadButton.
InputEventJoypadMotion
Godot class InputEventJoypadMotion.
InputEventKey
Godot class InputEventKey.
InputEventMagnifyGesture
Godot class InputEventMagnifyGesture.
InputEventMidi
Godot class InputEventMIDI.
InputEventMouse
Godot class InputEventMouse.
InputEventMouseButton
Godot class InputEventMouseButton.
InputEventMouseMotion
Godot class InputEventMouseMotion.
InputEventPanGesture
Godot class InputEventPanGesture.
InputEventScreenDrag
Godot class InputEventScreenDrag.
InputEventScreenTouch
Godot class InputEventScreenTouch.
InputEventShortcut
Godot class InputEventShortcut.
InputEventWithModifiers
Godot class InputEventWithModifiers.
InputMap
Godot class InputMap.
InstancePlaceholder
Godot class InstancePlaceholder.
IntervalTweener
Godot class IntervalTweener.
Ip
Godot class IP.
ItemList
Godot class ItemList.
JavaObject
Godot class JavaObject.
Joint2D
Godot class Joint2D.
Joint3D
Godot class Joint3D.
Json
Godot class JSON.
JsonRpc
Godot class JSONRPC.
KinematicCollision2D
Godot class KinematicCollision2D.
KinematicCollision3D
Godot class KinematicCollision3D.
Label
Godot class Label.
Label3D
Godot class Label3D.
LabelSettings
Godot class LabelSettings.
Light2D
Godot class Light2D.
Light3D
Godot class Light3D.
LightOccluder2D
Godot class LightOccluder2D.
LightmapGi
Godot class LightmapGI.
LightmapGiData
Godot class LightmapGIData.
LightmapProbe
Godot class LightmapProbe.
Lightmapper
Godot class Lightmapper.
LightmapperRd
Godot class LightmapperRD.
Line2D
Godot class Line2D.
LineEdit
Godot class LineEdit.
LinkButton
Godot class LinkButton.
LookAtModifier3D
Godot class LookAtModifier3D.
MainLoop
Godot class MainLoop.
MarginContainer
Godot class MarginContainer.
Marker2D
Godot class Marker2D.
Marker3D
Godot class Marker3D.
Marshalls
Godot class Marshalls.
Material
Godot class Material.
MenuBar
Godot class MenuBar.
MenuButton
Godot class MenuButton.
Mesh
Godot class Mesh.
MeshConvexDecompositionSettings
Godot class MeshConvexDecompositionSettings.
MeshDataTool
Godot class MeshDataTool.
MeshInstance2D
Godot class MeshInstance2D.
MeshInstance3D
Godot class MeshInstance3D.
MeshLibrary
Godot class MeshLibrary.
MeshTexture
Godot class MeshTexture.
MethodTweener
Godot class MethodTweener.
MissingNode
Godot class MissingNode.
MissingResource
Godot class MissingResource.
MobileVrInterface
Godot class MobileVRInterface.
MovieWriter
Godot class MovieWriter.
MultiMesh
Godot class MultiMesh.
MultiMeshInstance2D
Godot class MultiMeshInstance2D.
MultiMeshInstance3D
Godot class MultiMeshInstance3D.
MultiplayerApi
Godot class MultiplayerAPI.
MultiplayerApiExtension
Godot class MultiplayerAPIExtension.
MultiplayerPeer
Godot class MultiplayerPeer.
MultiplayerPeerExtension
Godot class MultiplayerPeerExtension.
MultiplayerSpawner
Godot class MultiplayerSpawner.
MultiplayerSynchronizer
Godot class MultiplayerSynchronizer.
NativeMenu
Godot class NativeMenu.
NavigationAgent2Dexperimental-godot-api
Godot class NavigationAgent2D.
NavigationAgent3Dexperimental-godot-api
Godot class NavigationAgent3D.
NavigationLink2Dexperimental-godot-api
Godot class NavigationLink2D.
NavigationLink3Dexperimental-godot-api
Godot class NavigationLink3D.
NavigationMeshexperimental-godot-api
Godot class NavigationMesh.
NavigationMeshGenerator
Godot class NavigationMeshGenerator.
NavigationMeshSourceGeometryData2Dexperimental-godot-api
Godot class NavigationMeshSourceGeometryData2D.
NavigationMeshSourceGeometryData3Dexperimental-godot-api
Godot class NavigationMeshSourceGeometryData3D.
NavigationObstacle2Dexperimental-godot-api
Godot class NavigationObstacle2D.
NavigationObstacle3Dexperimental-godot-api
Godot class NavigationObstacle3D.
NavigationPathQueryParameters2Dexperimental-godot-api
Godot class NavigationPathQueryParameters2D.
NavigationPathQueryParameters3Dexperimental-godot-api
Godot class NavigationPathQueryParameters3D.
NavigationPathQueryResult2Dexperimental-godot-api
Godot class NavigationPathQueryResult2D.
NavigationPathQueryResult3Dexperimental-godot-api
Godot class NavigationPathQueryResult3D.
NavigationPolygonexperimental-godot-api
Godot class NavigationPolygon.
NavigationRegion2Dexperimental-godot-api
Godot class NavigationRegion2D.
NavigationRegion3Dexperimental-godot-api
Godot class NavigationRegion3D.
NavigationServer2Dexperimental-godot-api
Godot class NavigationServer2D.
NavigationServer3Dexperimental-godot-api
Godot class NavigationServer3D.
NinePatchRect
Godot class NinePatchRect.
Node
Godot class Node.
Node2D
Godot class Node2D.
Node3D
Godot class Node3D.
Node3DGizmo
Godot class Node3DGizmo.
Noise
Godot class Noise.
NoiseTexture2D
Godot class NoiseTexture2D.
NoiseTexture3D
Godot class NoiseTexture3D.
Object
Godot class Object.
Occluder3D
Godot class Occluder3D.
OccluderInstance3D
Godot class OccluderInstance3D.
OccluderPolygon2D
Godot class OccluderPolygon2D.
OfflineMultiplayerPeer
Godot class OfflineMultiplayerPeer.
OggPacketSequence
Godot class OggPacketSequence.
OggPacketSequencePlayback
Godot class OggPacketSequencePlayback.
OmniLight3D
Godot class OmniLight3D.
OpenXrAction
Godot class OpenXRAction.
OpenXrActionBindingModifier
Godot class OpenXRActionBindingModifier.
OpenXrActionMap
Godot class OpenXRActionMap.
OpenXrActionSet
Godot class OpenXRActionSet.
OpenXrAnalogThresholdModifier
Godot class OpenXRAnalogThresholdModifier.
OpenXrApiExtension
Godot class OpenXRAPIExtension.
OpenXrBindingModifier
Godot class OpenXRBindingModifier.
OpenXrBindingModifierEditor
Godot class OpenXRBindingModifierEditor.
OpenXrCompositionLayer
Godot class OpenXRCompositionLayer.
OpenXrCompositionLayerCylinder
Godot class OpenXRCompositionLayerCylinder.
OpenXrCompositionLayerEquirect
Godot class OpenXRCompositionLayerEquirect.
OpenXrCompositionLayerQuad
Godot class OpenXRCompositionLayerQuad.
OpenXrDpadBindingModifier
Godot class OpenXRDpadBindingModifier.
OpenXrExtensionWrapperExtension
Godot class OpenXRExtensionWrapperExtension.
OpenXrHand
Godot class OpenXRHand.
OpenXrHapticBase
Godot class OpenXRHapticBase.
OpenXrHapticVibration
Godot class OpenXRHapticVibration.
OpenXrInteractionProfile
Godot class OpenXRInteractionProfile.
OpenXrInteractionProfileEditor
Godot class OpenXRInteractionProfileEditor.
OpenXrInteractionProfileEditorBase
Godot class OpenXRInteractionProfileEditorBase.
OpenXrInteractionProfileMetadata
Godot class OpenXRInteractionProfileMetadata.
OpenXrInterface
Godot class OpenXRInterface.
OpenXrIpBinding
Godot class OpenXRIPBinding.
OpenXrVisibilityMask
Godot class OpenXRVisibilityMask.
OpenXripBindingModifier
Godot class OpenXRIPBindingModifier.
OptimizedTranslation
Godot class OptimizedTranslation.
OptionButton
Godot class OptionButton.
OrmMaterial3D
Godot class ORMMaterial3D.
Os
Godot class OS.
PackedDataContainer
Godot class PackedDataContainer.
PackedDataContainerRef
Godot class PackedDataContainerRef.
PackedScene
Godot class PackedScene.
PacketPeer
Godot class PacketPeer.
PacketPeerDtls
Godot class PacketPeerDTLS.
PacketPeerExtension
Godot class PacketPeerExtension.
PacketPeerStream
Godot class PacketPeerStream.
PacketPeerUdp
Godot class PacketPeerUDP.
Panel
Godot class Panel.
PanelContainer
Godot class PanelContainer.
PanoramaSkyMaterial
Godot class PanoramaSkyMaterial.
Parallax2Dexperimental-godot-api
Godot class Parallax2D.
ParallaxBackground
Godot class ParallaxBackground.
ParallaxLayer
Godot class ParallaxLayer.
ParticleProcessMaterial
Godot class ParticleProcessMaterial.
Path2D
Godot class Path2D.
Path3D
Godot class Path3D.
PathFollow2D
Godot class PathFollow2D.
PathFollow3D
Godot class PathFollow3D.
PckPacker
Godot class PCKPacker.
Performance
Godot class Performance.
PhysicalBone2D
Godot class PhysicalBone2D.
PhysicalBone3D
Godot class PhysicalBone3D.
PhysicalBoneSimulator3D
Godot class PhysicalBoneSimulator3D.
PhysicalSkyMaterial
Godot class PhysicalSkyMaterial.
PhysicsBody2D
Godot class PhysicsBody2D.
PhysicsBody3D
Godot class PhysicsBody3D.
PhysicsDirectBodyState2D
Godot class PhysicsDirectBodyState2D.
PhysicsDirectBodyState2DExtension
Godot class PhysicsDirectBodyState2DExtension.
PhysicsDirectBodyState3D
Godot class PhysicsDirectBodyState3D.
PhysicsDirectBodyState3DExtension
Godot class PhysicsDirectBodyState3DExtension.
PhysicsDirectSpaceState2D
Godot class PhysicsDirectSpaceState2D.
PhysicsDirectSpaceState2DExtension
Godot class PhysicsDirectSpaceState2DExtension.
PhysicsDirectSpaceState3D
Godot class PhysicsDirectSpaceState3D.
PhysicsDirectSpaceState3DExtension
Godot class PhysicsDirectSpaceState3DExtension.
PhysicsMaterial
Godot class PhysicsMaterial.
PhysicsPointQueryParameters2D
Godot class PhysicsPointQueryParameters2D.
PhysicsPointQueryParameters3D
Godot class PhysicsPointQueryParameters3D.
PhysicsRayQueryParameters2D
Godot class PhysicsRayQueryParameters2D.
PhysicsRayQueryParameters3D
Godot class PhysicsRayQueryParameters3D.
PhysicsServer2D
Godot class PhysicsServer2D.
PhysicsServer2DExtension
Godot class PhysicsServer2DExtension.
PhysicsServer2DManager
Godot class PhysicsServer2DManager.
PhysicsServer3D
Godot class PhysicsServer3D.
PhysicsServer3DExtension
Godot class PhysicsServer3DExtension.
PhysicsServer3DManager
Godot class PhysicsServer3DManager.
PhysicsServer3DRenderingServerHandler
Godot class PhysicsServer3DRenderingServerHandler.
PhysicsShapeQueryParameters2D
Godot class PhysicsShapeQueryParameters2D.
PhysicsShapeQueryParameters3D
Godot class PhysicsShapeQueryParameters3D.
PhysicsTestMotionParameters2D
Godot class PhysicsTestMotionParameters2D.
PhysicsTestMotionParameters3D
Godot class PhysicsTestMotionParameters3D.
PhysicsTestMotionResult2D
Godot class PhysicsTestMotionResult2D.
PhysicsTestMotionResult3D
Godot class PhysicsTestMotionResult3D.
PinJoint2D
Godot class PinJoint2D.
PinJoint3D
Godot class PinJoint3D.
PlaceholderCubemap
Godot class PlaceholderCubemap.
PlaceholderCubemapArray
Godot class PlaceholderCubemapArray.
PlaceholderMaterial
Godot class PlaceholderMaterial.
PlaceholderMesh
Godot class PlaceholderMesh.
PlaceholderTexture2D
Godot class PlaceholderTexture2D.
PlaceholderTexture2DArray
Godot class PlaceholderTexture2DArray.
PlaceholderTexture3D
Godot class PlaceholderTexture3D.
PlaceholderTextureLayered
Godot class PlaceholderTextureLayered.
PlaneMesh
Godot class PlaneMesh.
PointLight2D
Godot class PointLight2D.
PointMesh
Godot class PointMesh.
Polygon2D
Godot class Polygon2D.
PolygonOccluder3D
Godot class PolygonOccluder3D.
PolygonPathFinder
Godot class PolygonPathFinder.
Popup
Godot class Popup.
PopupMenu
Godot class PopupMenu.
PopupPanel
Godot class PopupPanel.
PortableCompressedTexture2D
Godot class PortableCompressedTexture2D.
PrimitiveMesh
Godot class PrimitiveMesh.
PrismMesh
Godot class PrismMesh.
ProceduralSkyMaterial
Godot class ProceduralSkyMaterial.
ProgressBar
Godot class ProgressBar.
ProjectSettings
Godot class ProjectSettings.
PropertyTweener
Godot class PropertyTweener.
QuadMesh
Godot class QuadMesh.
QuadOccluder3D
Godot class QuadOccluder3D.
RandomNumberGenerator
Godot class RandomNumberGenerator.
Range
Godot class Range.
RayCast2D
Godot class RayCast2D.
RayCast3D
Godot class RayCast3D.
RdAttachmentFormat
Godot class RDAttachmentFormat.
RdFramebufferPass
Godot class RDFramebufferPass.
RdPipelineColorBlendState
Godot class RDPipelineColorBlendState.
RdPipelineColorBlendStateAttachment
Godot class RDPipelineColorBlendStateAttachment.
RdPipelineDepthStencilState
Godot class RDPipelineDepthStencilState.
RdPipelineMultisampleState
Godot class RDPipelineMultisampleState.
RdPipelineRasterizationState
Godot class RDPipelineRasterizationState.
RdPipelineSpecializationConstant
Godot class RDPipelineSpecializationConstant.
RdSamplerState
Godot class RDSamplerState.
RdShaderFile
Godot class RDShaderFile.
RdShaderSource
Godot class RDShaderSource.
RdShaderSpirv
Godot class RDShaderSPIRV.
RdTextureFormat
Godot class RDTextureFormat.
RdTextureView
Godot class RDTextureView.
RdUniform
Godot class RDUniform.
RdVertexAttribute
Godot class RDVertexAttribute.
RectangleShape2D
Godot class RectangleShape2D.
RefCounted
Godot class RefCounted.
ReferenceRect
Godot class ReferenceRect.
ReflectionProbe
Godot class ReflectionProbe.
RegEx
Godot class RegEx.
RegExMatch
Godot class RegExMatch.
RemoteTransform2D
Godot class RemoteTransform2D.
RemoteTransform3D
Godot class RemoteTransform3D.
RenderData
Godot class RenderData.
RenderDataExtension
Godot class RenderDataExtension.
RenderDataRd
Godot class RenderDataRD.
RenderSceneBuffers
Godot class RenderSceneBuffers.
RenderSceneBuffersConfiguration
Godot class RenderSceneBuffersConfiguration.
RenderSceneBuffersExtension
Godot class RenderSceneBuffersExtension.
RenderSceneBuffersRd
Godot class RenderSceneBuffersRD.
RenderSceneData
Godot class RenderSceneData.
RenderSceneDataExtension
Godot class RenderSceneDataExtension.
RenderSceneDataRd
Godot class RenderSceneDataRD.
RenderingDevice
Godot class RenderingDevice.
RenderingServer
Godot class RenderingServer.
Resource
Godot class Resource.
ResourceFormatLoader
Godot class ResourceFormatLoader.
ResourceFormatSaver
Godot class ResourceFormatSaver.
ResourceImporter
Godot class ResourceImporter.
ResourceImporterBitMap
Godot class ResourceImporterBitMap.
ResourceImporterBmFont
Godot class ResourceImporterBMFont.
ResourceImporterCsvTranslation
Godot class ResourceImporterCSVTranslation.
ResourceImporterDynamicFont
Godot class ResourceImporterDynamicFont.
ResourceImporterImage
Godot class ResourceImporterImage.
ResourceImporterImageFont
Godot class ResourceImporterImageFont.
ResourceImporterLayeredTexture
Godot class ResourceImporterLayeredTexture.
ResourceImporterMp3
Godot class ResourceImporterMP3.
ResourceImporterObj
Godot class ResourceImporterOBJ.
ResourceImporterOggVorbis
Godot class ResourceImporterOggVorbis.
ResourceImporterScene
Godot class ResourceImporterScene.
ResourceImporterShaderFile
Godot class ResourceImporterShaderFile.
ResourceImporterTexture
Godot class ResourceImporterTexture.
ResourceImporterTextureAtlas
Godot class ResourceImporterTextureAtlas.
ResourceImporterWav
Godot class ResourceImporterWAV.
ResourceLoader
Godot class ResourceLoader.
ResourcePreloader
Godot class ResourcePreloader.
ResourceSaver
Godot class ResourceSaver.
ResourceUid
Godot class ResourceUID.
RetargetModifier3D
Godot class RetargetModifier3D.
RibbonTrailMesh
Godot class RibbonTrailMesh.
RichTextEffect
Godot class RichTextEffect.
RichTextLabel
Godot class RichTextLabel.
RigidBody2D
Godot class RigidBody2D.
RigidBody3D
Godot class RigidBody3D.
RootMotionView
Godot class RootMotionView.
SceneMultiplayer
Godot class SceneMultiplayer.
SceneReplicationConfig
Godot class SceneReplicationConfig.
SceneState
Godot class SceneState.
SceneTree
Godot class SceneTree.
SceneTreeTimer
Godot class SceneTreeTimer.
Script
Godot class Script.
ScriptCreateDialog
Godot class ScriptCreateDialog.
ScriptEditor
Godot class ScriptEditor.
ScriptEditorBase
Godot class ScriptEditorBase.
ScriptExtension
Godot class ScriptExtension.
ScriptLanguage
Godot class ScriptLanguage.
ScriptLanguageExtension
Godot class ScriptLanguageExtension.
ScrollBar
Godot class ScrollBar.
ScrollContainer
Godot class ScrollContainer.
SegmentShape2D
Godot class SegmentShape2D.
SeparationRayShape2D
Godot class SeparationRayShape2D.
SeparationRayShape3D
Godot class SeparationRayShape3D.
Separator
Godot class Separator.
Shader
Godot class Shader.
ShaderGlobalsOverride
Godot class ShaderGlobalsOverride.
ShaderInclude
Godot class ShaderInclude.
ShaderIncludeDb
Godot class ShaderIncludeDB.
ShaderMaterial
Godot class ShaderMaterial.
Shape2D
Godot class Shape2D.
Shape3D
Godot class Shape3D.
ShapeCast2D
Godot class ShapeCast2D.
ShapeCast3D
Godot class ShapeCast3D.
Shortcut
Godot class Shortcut.
Skeleton2D
Godot class Skeleton2D.
Skeleton3D
Godot class Skeleton3D.
SkeletonIk3d
Godot class SkeletonIK3D.
SkeletonModification2Dexperimental-godot-api
Godot class SkeletonModification2D.
SkeletonModification2DJiggleexperimental-godot-api
Godot class SkeletonModification2DJiggle.
SkeletonModification2DLookAtexperimental-godot-api
Godot class SkeletonModification2DLookAt.
SkeletonModification2DPhysicalBonesexperimental-godot-api
Godot class SkeletonModification2DPhysicalBones.
SkeletonModification2DStackHolderexperimental-godot-api
Godot class SkeletonModification2DStackHolder.
SkeletonModification2DTwoBoneIkexperimental-godot-api
Godot class SkeletonModification2DTwoBoneIK.
SkeletonModification2Dccdikexperimental-godot-api
Godot class SkeletonModification2DCCDIK.
SkeletonModification2Dfabrikexperimental-godot-api
Godot class SkeletonModification2DFABRIK.
SkeletonModificationStack2Dexperimental-godot-api
Godot class SkeletonModificationStack2D.
SkeletonModifier3D
Godot class SkeletonModifier3D.
SkeletonProfile
Godot class SkeletonProfile.
SkeletonProfileHumanoid
Godot class SkeletonProfileHumanoid.
Skin
Godot class Skin.
SkinReference
Godot class SkinReference.
Sky
Godot class Sky.
Slider
Godot class Slider.
SliderJoint3D
Godot class SliderJoint3D.
SoftBody3D
Godot class SoftBody3D.
SphereMesh
Godot class SphereMesh.
SphereOccluder3D
Godot class SphereOccluder3D.
SphereShape3D
Godot class SphereShape3D.
SpinBox
Godot class SpinBox.
SplitContainer
Godot class SplitContainer.
SpotLight3D
Godot class SpotLight3D.
SpringArm3D
Godot class SpringArm3D.
SpringBoneCollision3D
Godot class SpringBoneCollision3D.
SpringBoneCollisionCapsule3D
Godot class SpringBoneCollisionCapsule3D.
SpringBoneCollisionPlane3D
Godot class SpringBoneCollisionPlane3D.
SpringBoneCollisionSphere3D
Godot class SpringBoneCollisionSphere3D.
SpringBoneSimulator3D
Godot class SpringBoneSimulator3D.
Sprite2D
Godot class Sprite2D.
Sprite3D
Godot class Sprite3D.
SpriteBase3D
Godot class SpriteBase3D.
SpriteFrames
Godot class SpriteFrames.
StandardMaterial3D
Godot class StandardMaterial3D.
StaticBody2D
Godot class StaticBody2D.
StaticBody3D
Godot class StaticBody3D.
StatusIndicator
Godot class StatusIndicator.
StreamPeer
Godot class StreamPeer.
StreamPeerBuffer
Godot class StreamPeerBuffer.
StreamPeerExtension
Godot class StreamPeerExtension.
StreamPeerGzipexperimental-godot-api
Godot class StreamPeerGZIP.
StreamPeerTcp
Godot class StreamPeerTCP.
StreamPeerTls
Godot class StreamPeerTLS.
StyleBox
Godot class StyleBox.
StyleBoxEmpty
Godot class StyleBoxEmpty.
StyleBoxFlat
Godot class StyleBoxFlat.
StyleBoxLine
Godot class StyleBoxLine.
StyleBoxTexture
Godot class StyleBoxTexture.
SubViewport
Godot class SubViewport.
SubViewportContainer
Godot class SubViewportContainer.
SubtweenTweener
Godot class SubtweenTweener.
SurfaceTool
Godot class SurfaceTool.
SyntaxHighlighter
Godot class SyntaxHighlighter.
SystemFont
Godot class SystemFont.
TabBar
Godot class TabBar.
TabContainer
Godot class TabContainer.
TcpServer
Godot class TCPServer.
TextEdit
Godot class TextEdit.
TextLine
Godot class TextLine.
TextMesh
Godot class TextMesh.
TextParagraph
Godot class TextParagraph.
TextServer
Godot class TextServer.
TextServerAdvanced
Godot class TextServerAdvanced.
TextServerDummy
Godot class TextServerDummy.
TextServerExtension
Godot class TextServerExtension.
TextServerManager
Godot class TextServerManager.
Texture
Godot class Texture.
Texture2D
Godot class Texture2D.
Texture2DArray
Godot class Texture2DArray.
Texture2DArrayRd
Godot class Texture2DArrayRD.
Texture2Drd
Godot class Texture2DRD.
Texture3D
Godot class Texture3D.
Texture3Drd
Godot class Texture3DRD.
TextureButton
Godot class TextureButton.
TextureCubemapArrayRd
Godot class TextureCubemapArrayRD.
TextureCubemapRd
Godot class TextureCubemapRD.
TextureLayered
Godot class TextureLayered.
TextureLayeredRd
Godot class TextureLayeredRD.
TextureProgressBar
Godot class TextureProgressBar.
TextureRect
Godot class TextureRect.
Theme
Godot class Theme.
ThemeDb
Godot class ThemeDB.
TileData
Godot class TileData.
TileMap
Godot class TileMap.
TileMapLayer
Godot class TileMapLayer.
TileMapPattern
Godot class TileMapPattern.
TileSet
Godot class TileSet.
TileSetAtlasSource
Godot class TileSetAtlasSource.
TileSetScenesCollectionSource
Godot class TileSetScenesCollectionSource.
TileSetSource
Godot class TileSetSource.
Time
Godot class Time.
Timer
Godot class Timer.
TlsOptions
Godot class TLSOptions.
TorusMesh
Godot class TorusMesh.
TouchScreenButton
Godot class TouchScreenButton.
Translation
Godot class Translation.
TranslationDomain
Godot class TranslationDomain.
TranslationServer
Godot class TranslationServer.
Tree
Godot class Tree.
TreeItem
Godot class TreeItem.
TriangleMesh
Godot class TriangleMesh.
TubeTrailMesh
Godot class TubeTrailMesh.
Tween
Godot class Tween.
Tweener
Godot class Tweener.
UdpServer
Godot class UDPServer.
UndoRedo
Godot class UndoRedo.
UniformSetCacheRd
Godot class UniformSetCacheRD.
Upnp
Godot class UPNP.
UpnpDevice
Godot class UPNPDevice.
VBoxContainer
Godot class VBoxContainer.
VFlowContainer
Godot class VFlowContainer.
VScrollBar
Godot class VScrollBar.
VSeparator
Godot class VSeparator.
VSlider
Godot class VSlider.
VSplitContainer
Godot class VSplitContainer.
VehicleBody3D
Godot class VehicleBody3D.
VehicleWheel3D
Godot class VehicleWheel3D.
VideoStream
Godot class VideoStream.
VideoStreamPlayback
Godot class VideoStreamPlayback.
VideoStreamPlayer
Godot class VideoStreamPlayer.
VideoStreamTheora
Godot class VideoStreamTheora.
Viewport
Godot class Viewport.
ViewportTexture
Godot class ViewportTexture.
VisibleOnScreenEnabler2D
Godot class VisibleOnScreenEnabler2D.
VisibleOnScreenEnabler3D
Godot class VisibleOnScreenEnabler3D.
VisibleOnScreenNotifier2D
Godot class VisibleOnScreenNotifier2D.
VisibleOnScreenNotifier3D
Godot class VisibleOnScreenNotifier3D.
VisualInstance3D
Godot class VisualInstance3D.
VisualShader
Godot class VisualShader.
VisualShaderNode
Godot class VisualShaderNode.
VisualShaderNodeBillboard
Godot class VisualShaderNodeBillboard.
VisualShaderNodeBooleanConstant
Godot class VisualShaderNodeBooleanConstant.
VisualShaderNodeBooleanParameter
Godot class VisualShaderNodeBooleanParameter.
VisualShaderNodeClamp
Godot class VisualShaderNodeClamp.
VisualShaderNodeColorConstant
Godot class VisualShaderNodeColorConstant.
VisualShaderNodeColorFunc
Godot class VisualShaderNodeColorFunc.
VisualShaderNodeColorOp
Godot class VisualShaderNodeColorOp.
VisualShaderNodeColorParameter
Godot class VisualShaderNodeColorParameter.
VisualShaderNodeComment
Godot class VisualShaderNodeComment.
VisualShaderNodeCompare
Godot class VisualShaderNodeCompare.
VisualShaderNodeConstant
Godot class VisualShaderNodeConstant.
VisualShaderNodeCubemap
Godot class VisualShaderNodeCubemap.
VisualShaderNodeCubemapParameter
Godot class VisualShaderNodeCubemapParameter.
VisualShaderNodeCurveTexture
Godot class VisualShaderNodeCurveTexture.
VisualShaderNodeCurveXyzTexture
Godot class VisualShaderNodeCurveXYZTexture.
VisualShaderNodeCustom
Godot class VisualShaderNodeCustom.
VisualShaderNodeDerivativeFunc
Godot class VisualShaderNodeDerivativeFunc.
VisualShaderNodeDeterminant
Godot class VisualShaderNodeDeterminant.
VisualShaderNodeDistanceFade
Godot class VisualShaderNodeDistanceFade.
VisualShaderNodeDotProduct
Godot class VisualShaderNodeDotProduct.
VisualShaderNodeExpression
Godot class VisualShaderNodeExpression.
VisualShaderNodeFaceForward
Godot class VisualShaderNodeFaceForward.
VisualShaderNodeFloatConstant
Godot class VisualShaderNodeFloatConstant.
VisualShaderNodeFloatFunc
Godot class VisualShaderNodeFloatFunc.
VisualShaderNodeFloatOp
Godot class VisualShaderNodeFloatOp.
VisualShaderNodeFloatParameter
Godot class VisualShaderNodeFloatParameter.
VisualShaderNodeFrame
Godot class VisualShaderNodeFrame.
VisualShaderNodeFresnel
Godot class VisualShaderNodeFresnel.
VisualShaderNodeGlobalExpression
Godot class VisualShaderNodeGlobalExpression.
VisualShaderNodeGroupBase
Godot class VisualShaderNodeGroupBase.
VisualShaderNodeIf
Godot class VisualShaderNodeIf.
VisualShaderNodeInput
Godot class VisualShaderNodeInput.
VisualShaderNodeIntConstant
Godot class VisualShaderNodeIntConstant.
VisualShaderNodeIntFunc
Godot class VisualShaderNodeIntFunc.
VisualShaderNodeIntOp
Godot class VisualShaderNodeIntOp.
VisualShaderNodeIntParameter
Godot class VisualShaderNodeIntParameter.
VisualShaderNodeIs
Godot class VisualShaderNodeIs.
VisualShaderNodeLinearSceneDepth
Godot class VisualShaderNodeLinearSceneDepth.
VisualShaderNodeMix
Godot class VisualShaderNodeMix.
VisualShaderNodeMultiplyAdd
Godot class VisualShaderNodeMultiplyAdd.
VisualShaderNodeOuterProduct
Godot class VisualShaderNodeOuterProduct.
VisualShaderNodeOutput
Godot class VisualShaderNodeOutput.
VisualShaderNodeParameter
Godot class VisualShaderNodeParameter.
VisualShaderNodeParameterRef
Godot class VisualShaderNodeParameterRef.
VisualShaderNodeParticleAccelerator
Godot class VisualShaderNodeParticleAccelerator.
VisualShaderNodeParticleBoxEmitter
Godot class VisualShaderNodeParticleBoxEmitter.
VisualShaderNodeParticleConeVelocity
Godot class VisualShaderNodeParticleConeVelocity.
VisualShaderNodeParticleEmit
Godot class VisualShaderNodeParticleEmit.
VisualShaderNodeParticleEmitter
Godot class VisualShaderNodeParticleEmitter.
VisualShaderNodeParticleMeshEmitter
Godot class VisualShaderNodeParticleMeshEmitter.
VisualShaderNodeParticleMultiplyByAxisAngle
Godot class VisualShaderNodeParticleMultiplyByAxisAngle.
VisualShaderNodeParticleOutput
Godot class VisualShaderNodeParticleOutput.
VisualShaderNodeParticleRandomness
Godot class VisualShaderNodeParticleRandomness.
VisualShaderNodeParticleRingEmitter
Godot class VisualShaderNodeParticleRingEmitter.
VisualShaderNodeParticleSphereEmitter
Godot class VisualShaderNodeParticleSphereEmitter.
VisualShaderNodeProximityFade
Godot class VisualShaderNodeProximityFade.
VisualShaderNodeRandomRange
Godot class VisualShaderNodeRandomRange.
VisualShaderNodeRemap
Godot class VisualShaderNodeRemap.
VisualShaderNodeReroute
Godot class VisualShaderNodeReroute.
VisualShaderNodeResizableBase
Godot class VisualShaderNodeResizableBase.
VisualShaderNodeRotationByAxis
Godot class VisualShaderNodeRotationByAxis.
VisualShaderNodeSample3D
Godot class VisualShaderNodeSample3D.
VisualShaderNodeScreenNormalWorldSpace
Godot class VisualShaderNodeScreenNormalWorldSpace.
VisualShaderNodeScreenUvToSdf
Godot class VisualShaderNodeScreenUVToSDF.
VisualShaderNodeSdfRaymarch
Godot class VisualShaderNodeSDFRaymarch.
VisualShaderNodeSdfToScreenUv
Godot class VisualShaderNodeSDFToScreenUV.
VisualShaderNodeSmoothStep
Godot class VisualShaderNodeSmoothStep.
VisualShaderNodeStep
Godot class VisualShaderNodeStep.
VisualShaderNodeSwitch
Godot class VisualShaderNodeSwitch.
VisualShaderNodeTexture
Godot class VisualShaderNodeTexture.
VisualShaderNodeTexture2DArray
Godot class VisualShaderNodeTexture2DArray.
VisualShaderNodeTexture2DArrayParameter
Godot class VisualShaderNodeTexture2DArrayParameter.
VisualShaderNodeTexture2DParameter
Godot class VisualShaderNodeTexture2DParameter.
VisualShaderNodeTexture3D
Godot class VisualShaderNodeTexture3D.
VisualShaderNodeTexture3DParameter
Godot class VisualShaderNodeTexture3DParameter.
VisualShaderNodeTextureParameter
Godot class VisualShaderNodeTextureParameter.
VisualShaderNodeTextureParameterTriplanar
Godot class VisualShaderNodeTextureParameterTriplanar.
VisualShaderNodeTextureSdf
Godot class VisualShaderNodeTextureSDF.
VisualShaderNodeTextureSdfNormal
Godot class VisualShaderNodeTextureSDFNormal.
VisualShaderNodeTransformCompose
Godot class VisualShaderNodeTransformCompose.
VisualShaderNodeTransformConstant
Godot class VisualShaderNodeTransformConstant.
VisualShaderNodeTransformDecompose
Godot class VisualShaderNodeTransformDecompose.
VisualShaderNodeTransformFunc
Godot class VisualShaderNodeTransformFunc.
VisualShaderNodeTransformOp
Godot class VisualShaderNodeTransformOp.
VisualShaderNodeTransformParameter
Godot class VisualShaderNodeTransformParameter.
VisualShaderNodeTransformVecMult
Godot class VisualShaderNodeTransformVecMult.
VisualShaderNodeUIntConstant
Godot class VisualShaderNodeUIntConstant.
VisualShaderNodeUIntFunc
Godot class VisualShaderNodeUIntFunc.
VisualShaderNodeUIntOp
Godot class VisualShaderNodeUIntOp.
VisualShaderNodeUIntParameter
Godot class VisualShaderNodeUIntParameter.
VisualShaderNodeUvFunc
Godot class VisualShaderNodeUVFunc.
VisualShaderNodeUvPolarCoord
Godot class VisualShaderNodeUVPolarCoord.
VisualShaderNodeVarying
Godot class VisualShaderNodeVarying.
VisualShaderNodeVaryingGetter
Godot class VisualShaderNodeVaryingGetter.
VisualShaderNodeVaryingSetter
Godot class VisualShaderNodeVaryingSetter.
VisualShaderNodeVec2Constant
Godot class VisualShaderNodeVec2Constant.
VisualShaderNodeVec2Parameter
Godot class VisualShaderNodeVec2Parameter.
VisualShaderNodeVec3Constant
Godot class VisualShaderNodeVec3Constant.
VisualShaderNodeVec3Parameter
Godot class VisualShaderNodeVec3Parameter.
VisualShaderNodeVec4Constant
Godot class VisualShaderNodeVec4Constant.
VisualShaderNodeVec4Parameter
Godot class VisualShaderNodeVec4Parameter.
VisualShaderNodeVectorBase
Godot class VisualShaderNodeVectorBase.
VisualShaderNodeVectorCompose
Godot class VisualShaderNodeVectorCompose.
VisualShaderNodeVectorDecompose
Godot class VisualShaderNodeVectorDecompose.
VisualShaderNodeVectorDistance
Godot class VisualShaderNodeVectorDistance.
VisualShaderNodeVectorFunc
Godot class VisualShaderNodeVectorFunc.
VisualShaderNodeVectorLen
Godot class VisualShaderNodeVectorLen.
VisualShaderNodeVectorOp
Godot class VisualShaderNodeVectorOp.
VisualShaderNodeVectorRefract
Godot class VisualShaderNodeVectorRefract.
VisualShaderNodeWorldPositionFromDepth
Godot class VisualShaderNodeWorldPositionFromDepth.
VoxelGi
Godot class VoxelGI.
VoxelGiData
Godot class VoxelGIData.
WeakRef
Godot class WeakRef.
WebRtcDataChannel
Godot class WebRTCDataChannel.
WebRtcDataChannelExtension
Godot class WebRTCDataChannelExtension.
WebRtcMultiplayerPeer
Godot class WebRTCMultiplayerPeer.
WebRtcPeerConnection
Godot class WebRTCPeerConnection.
WebRtcPeerConnectionExtension
Godot class WebRTCPeerConnectionExtension.
WebSocketMultiplayerPeer
Godot class WebSocketMultiplayerPeer.
WebSocketPeer
Godot class WebSocketPeer.
WebXrInterface
Godot class WebXRInterface.
Window
Godot class Window.
WorkerThreadPool
Godot class WorkerThreadPool.
World2D
Godot class World2D.
World3D
Godot class World3D.
WorldBoundaryShape2D
Godot class WorldBoundaryShape2D.
WorldBoundaryShape3D
Godot class WorldBoundaryShape3D.
WorldEnvironment
Godot class WorldEnvironment.
X509Certificate
Godot class X509Certificate.
XmlParser
Godot class XMLParser.
XrAnchor3D
Godot class XRAnchor3D.
XrBodyModifier3Dexperimental-godot-api
Godot class XRBodyModifier3D.
XrBodyTrackerexperimental-godot-api
Godot class XRBodyTracker.
XrCamera3D
Godot class XRCamera3D.
XrController3D
Godot class XRController3D.
XrControllerTracker
Godot class XRControllerTracker.
XrFaceModifier3Dexperimental-godot-api
Godot class XRFaceModifier3D.
XrFaceTrackerexperimental-godot-api
Godot class XRFaceTracker.
XrHandModifier3D
Godot class XRHandModifier3D.
XrHandTracker
Godot class XRHandTracker.
XrInterface
Godot class XRInterface.
XrInterfaceExtension
Godot class XRInterfaceExtension.
XrNode3D
Godot class XRNode3D.
XrOrigin3D
Godot class XROrigin3D.
XrPose
Godot class XRPose.
XrPositionalTracker
Godot class XRPositionalTracker.
XrServer
Godot class XRServer.
XrTracker
Godot class XRTracker.
Xrvrs
Godot class XRVRS.
ZipPacker
Godot class ZIPPacker.
ZipReader
Godot class ZIPReader.

Traitsยง

IAStar2D
Interface trait for class AStar2D.
IAStar3D
Interface trait for class AStar3D.
IAStarGrid2D
Interface trait for class AStarGrid2D.
IAcceptDialog
Interface trait for class AcceptDialog.
IAesContext
Interface trait for class AesContext.
IAnimatableBody2D
Interface trait for class AnimatableBody2D.
IAnimatableBody3D
Interface trait for class AnimatableBody3D.
IAnimatedSprite2D
Interface trait for class AnimatedSprite2D.
IAnimatedSprite3D
Interface trait for class AnimatedSprite3D.
IAnimatedTexture
Interface trait for class AnimatedTexture.
IAnimation
Interface trait for class Animation.
IAnimationLibrary
Interface trait for class AnimationLibrary.
IAnimationNode
Interface trait for class AnimationNode.
IAnimationNodeAdd2
Interface trait for class AnimationNodeAdd2.
IAnimationNodeAdd3
Interface trait for class AnimationNodeAdd3.
IAnimationNodeAnimation
Interface trait for class AnimationNodeAnimation.
IAnimationNodeBlend2
Interface trait for class AnimationNodeBlend2.
IAnimationNodeBlend3
Interface trait for class AnimationNodeBlend3.
IAnimationNodeBlendSpace1D
Interface trait for class AnimationNodeBlendSpace1D.
IAnimationNodeBlendSpace2D
Interface trait for class AnimationNodeBlendSpace2D.
IAnimationNodeBlendTree
Interface trait for class AnimationNodeBlendTree.
IAnimationNodeExtension
Interface trait for class AnimationNodeExtension.
IAnimationNodeOneShot
Interface trait for class AnimationNodeOneShot.
IAnimationNodeOutput
Interface trait for class AnimationNodeOutput.
IAnimationNodeStateMachine
Interface trait for class AnimationNodeStateMachine.
IAnimationNodeStateMachinePlayback
Interface trait for class AnimationNodeStateMachinePlayback.
IAnimationNodeStateMachineTransition
Interface trait for class AnimationNodeStateMachineTransition.
IAnimationNodeSub2
Interface trait for class AnimationNodeSub2.
IAnimationNodeSync
Interface trait for class AnimationNodeSync.
IAnimationNodeTimeScale
Interface trait for class AnimationNodeTimeScale.
IAnimationNodeTimeSeek
Interface trait for class AnimationNodeTimeSeek.
IAnimationNodeTransition
Interface trait for class AnimationNodeTransition.
IAnimationPlayer
Interface trait for class AnimationPlayer.
IAnimationRootNode
Interface trait for class AnimationRootNode.
IAnimationTree
Interface trait for class AnimationTree.
IArea2D
Interface trait for class Area2D.
IArea3D
Interface trait for class Area3D.
IArrayMesh
Interface trait for class ArrayMesh.
IArrayOccluder3D
Interface trait for class ArrayOccluder3D.
IAspectRatioContainer
Interface trait for class AspectRatioContainer.
IAtlasTexture
Interface trait for class AtlasTexture.
IAudioBusLayout
Interface trait for class AudioBusLayout.
IAudioEffect
Interface trait for class AudioEffect.
IAudioEffectAmplify
Interface trait for class AudioEffectAmplify.
IAudioEffectBandLimitFilter
Interface trait for class AudioEffectBandLimitFilter.
IAudioEffectBandPassFilter
Interface trait for class AudioEffectBandPassFilter.
IAudioEffectCapture
Interface trait for class AudioEffectCapture.
IAudioEffectChorus
Interface trait for class AudioEffectChorus.
IAudioEffectCompressor
Interface trait for class AudioEffectCompressor.
IAudioEffectDelay
Interface trait for class AudioEffectDelay.
IAudioEffectDistortion
Interface trait for class AudioEffectDistortion.
IAudioEffectEq
Interface trait for class AudioEffectEq.
IAudioEffectEq6
Interface trait for class AudioEffectEq6.
IAudioEffectEq10
Interface trait for class AudioEffectEq10.
IAudioEffectEq21
Interface trait for class AudioEffectEq21.
IAudioEffectFilter
Interface trait for class AudioEffectFilter.
IAudioEffectHardLimiter
Interface trait for class AudioEffectHardLimiter.
IAudioEffectHighPassFilter
Interface trait for class AudioEffectHighPassFilter.
IAudioEffectHighShelfFilter
Interface trait for class AudioEffectHighShelfFilter.
IAudioEffectInstance
Interface trait for class AudioEffectInstance.
IAudioEffectLimiter
Interface trait for class AudioEffectLimiter.
IAudioEffectLowPassFilter
Interface trait for class AudioEffectLowPassFilter.
IAudioEffectLowShelfFilter
Interface trait for class AudioEffectLowShelfFilter.
IAudioEffectNotchFilter
Interface trait for class AudioEffectNotchFilter.
IAudioEffectPanner
Interface trait for class AudioEffectPanner.
IAudioEffectPhaser
Interface trait for class AudioEffectPhaser.
IAudioEffectPitchShift
Interface trait for class AudioEffectPitchShift.
IAudioEffectRecord
Interface trait for class AudioEffectRecord.
IAudioEffectReverb
Interface trait for class AudioEffectReverb.
IAudioEffectSpectrumAnalyzer
Interface trait for class AudioEffectSpectrumAnalyzer.
IAudioEffectStereoEnhance
Interface trait for class AudioEffectStereoEnhance.
IAudioListener2D
Interface trait for class AudioListener2D.
IAudioListener3D
Interface trait for class AudioListener3D.
IAudioSampleexperimental-godot-api
Interface trait for class AudioSample.
IAudioSamplePlaybackexperimental-godot-api
Interface trait for class AudioSamplePlayback.
IAudioStream
Interface trait for class AudioStream.
IAudioStreamGenerator
Interface trait for class AudioStreamGenerator.
IAudioStreamInteractive
Interface trait for class AudioStreamInteractive.
IAudioStreamMicrophone
Interface trait for class AudioStreamMicrophone.
IAudioStreamMp3
Interface trait for class AudioStreamMp3.
IAudioStreamOggVorbis
Interface trait for class AudioStreamOggVorbis.
IAudioStreamPlayback
Interface trait for class AudioStreamPlayback.
IAudioStreamPlaybackOggVorbis
Interface trait for class AudioStreamPlaybackOggVorbis.
IAudioStreamPlaybackResampled
Interface trait for class AudioStreamPlaybackResampled.
IAudioStreamPlayer
Interface trait for class AudioStreamPlayer.
IAudioStreamPlayer2D
Interface trait for class AudioStreamPlayer2D.
IAudioStreamPlayer3D
Interface trait for class AudioStreamPlayer3D.
IAudioStreamPlaylist
Interface trait for class AudioStreamPlaylist.
IAudioStreamPolyphonic
Interface trait for class AudioStreamPolyphonic.
IAudioStreamRandomizer
Interface trait for class AudioStreamRandomizer.
IAudioStreamSynchronized
Interface trait for class AudioStreamSynchronized.
IAudioStreamWav
Interface trait for class AudioStreamWav.
IBackBufferCopy
Interface trait for class BackBufferCopy.
IBaseButton
Interface trait for class BaseButton.
IBitMap
Interface trait for class BitMap.
IBone2D
Interface trait for class Bone2D.
IBoneAttachment3D
Interface trait for class BoneAttachment3D.
IBoneMap
Interface trait for class BoneMap.
IBoxContainer
Interface trait for class BoxContainer.
IBoxMesh
Interface trait for class BoxMesh.
IBoxOccluder3D
Interface trait for class BoxOccluder3D.
IBoxShape3D
Interface trait for class BoxShape3D.
IButton
Interface trait for class Button.
IButtonGroup
Interface trait for class ButtonGroup.
ICallbackTweener
Interface trait for class CallbackTweener.
ICamera2D
Interface trait for class Camera2D.
ICamera3D
Interface trait for class Camera3D.
ICameraAttributes
Interface trait for class CameraAttributes.
ICameraAttributesPhysical
Interface trait for class CameraAttributesPhysical.
ICameraAttributesPractical
Interface trait for class CameraAttributesPractical.
ICameraFeed
Interface trait for class CameraFeed.
ICameraTexture
Interface trait for class CameraTexture.
ICanvasGroup
Interface trait for class CanvasGroup.
ICanvasItemMaterial
Interface trait for class CanvasItemMaterial.
ICanvasLayer
Interface trait for class CanvasLayer.
ICanvasModulate
Interface trait for class CanvasModulate.
ICanvasTexture
Interface trait for class CanvasTexture.
ICapsuleMesh
Interface trait for class CapsuleMesh.
ICapsuleShape2D
Interface trait for class CapsuleShape2D.
ICapsuleShape3D
Interface trait for class CapsuleShape3D.
ICenterContainer
Interface trait for class CenterContainer.
ICharFxTransform
Interface trait for class CharFxTransform.
ICharacterBody2D
Interface trait for class CharacterBody2D.
ICharacterBody3D
Interface trait for class CharacterBody3D.
ICheckBox
Interface trait for class CheckBox.
ICheckButton
Interface trait for class CheckButton.
ICircleShape2D
Interface trait for class CircleShape2D.
ICodeEdit
Interface trait for class CodeEdit.
ICodeHighlighter
Interface trait for class CodeHighlighter.
ICollisionPolygon2D
Interface trait for class CollisionPolygon2D.
ICollisionPolygon3D
Interface trait for class CollisionPolygon3D.
ICollisionShape2D
Interface trait for class CollisionShape2D.
ICollisionShape3D
Interface trait for class CollisionShape3D.
IColorPalette
Interface trait for class ColorPalette.
IColorPicker
Interface trait for class ColorPicker.
IColorPickerButton
Interface trait for class ColorPickerButton.
IColorRect
Interface trait for class ColorRect.
ICompositorexperimental-godot-api
Interface trait for class Compositor.
ICompositorEffectexperimental-godot-api
Interface trait for class CompositorEffect.
ICompressedCubemap
Interface trait for class CompressedCubemap.
ICompressedCubemapArray
Interface trait for class CompressedCubemapArray.
ICompressedTexture2D
Interface trait for class CompressedTexture2D.
ICompressedTexture2DArray
Interface trait for class CompressedTexture2DArray.
ICompressedTexture3D
Interface trait for class CompressedTexture3D.
IConcavePolygonShape2D
Interface trait for class ConcavePolygonShape2D.
IConcavePolygonShape3D
Interface trait for class ConcavePolygonShape3D.
IConeTwistJoint3D
Interface trait for class ConeTwistJoint3D.
IConfigFile
Interface trait for class ConfigFile.
IConfirmationDialog
Interface trait for class ConfirmationDialog.
IContainer
Interface trait for class Container.
IControl
Interface trait for class Control.
IConvexPolygonShape2D
Interface trait for class ConvexPolygonShape2D.
IConvexPolygonShape3D
Interface trait for class ConvexPolygonShape3D.
ICpuParticles2D
Interface trait for class CpuParticles2D.
ICpuParticles3D
Interface trait for class CpuParticles3D.
ICrypto
Interface trait for class Crypto.
ICryptoKey
Interface trait for class CryptoKey.
ICsgBox3D
Interface trait for class CsgBox3D.
ICsgCombiner3D
Interface trait for class CsgCombiner3D.
ICsgCylinder3D
Interface trait for class CsgCylinder3D.
ICsgMesh3D
Interface trait for class CsgMesh3D.
ICsgPolygon3D
Interface trait for class CsgPolygon3D.
ICsgSphere3D
Interface trait for class CsgSphere3D.
ICsgTorus3D
Interface trait for class CsgTorus3D.
ICubemap
Interface trait for class Cubemap.
ICubemapArray
Interface trait for class CubemapArray.
ICurve
Interface trait for class Curve.
ICurve2D
Interface trait for class Curve2D.
ICurve3D
Interface trait for class Curve3D.
ICurveTexture
Interface trait for class CurveTexture.
ICurveXyzTexture
Interface trait for class CurveXyzTexture.
ICylinderMesh
Interface trait for class CylinderMesh.
ICylinderShape3D
Interface trait for class CylinderShape3D.
IDampedSpringJoint2D
Interface trait for class DampedSpringJoint2D.
IDecal
Interface trait for class Decal.
IDirectionalLight2D
Interface trait for class DirectionalLight2D.
IDirectionalLight3D
Interface trait for class DirectionalLight3D.
IDtlsServer
Interface trait for class DtlsServer.
IENetConnection
Interface trait for class ENetConnection.
IENetMultiplayerPeer
Interface trait for class ENetMultiplayerPeer.
IEditorCommandPalette
Interface trait for class EditorCommandPalette.
IEditorContextMenuPlugin
Interface trait for class EditorContextMenuPlugin.
IEditorDebuggerPlugin
Interface trait for class EditorDebuggerPlugin.
IEditorExportPlatformAndroid
Interface trait for class EditorExportPlatformAndroid.
IEditorExportPlatformExtension
Interface trait for class EditorExportPlatformExtension.
IEditorExportPlatformIos
Interface trait for class EditorExportPlatformIos.
IEditorExportPlatformLinuxBsd
Interface trait for class EditorExportPlatformLinuxBsd.
IEditorExportPlatformMacOs
Interface trait for class EditorExportPlatformMacOs.
IEditorExportPlatformWeb
Interface trait for class EditorExportPlatformWeb.
IEditorExportPlatformWindows
Interface trait for class EditorExportPlatformWindows.
IEditorExportPlugin
Interface trait for class EditorExportPlugin.
IEditorFeatureProfile
Interface trait for class EditorFeatureProfile.
IEditorFileDialog
Interface trait for class EditorFileDialog.
IEditorFileSystemDirectory
Interface trait for class EditorFileSystemDirectory.
IEditorFileSystemImportFormatSupportQuery
Interface trait for class EditorFileSystemImportFormatSupportQuery.
IEditorImportPlugin
Interface trait for class EditorImportPlugin.
IEditorInspector
Interface trait for class EditorInspector.
IEditorInspectorPlugin
Interface trait for class EditorInspectorPlugin.
IEditorNode3DGizmo
Interface trait for class EditorNode3DGizmo.
IEditorNode3DGizmoPlugin
Interface trait for class EditorNode3DGizmoPlugin.
IEditorPaths
Interface trait for class EditorPaths.
IEditorPlugin
Interface trait for class EditorPlugin.
IEditorProperty
Interface trait for class EditorProperty.
IEditorResourceConversionPlugin
Interface trait for class EditorResourceConversionPlugin.
IEditorResourcePicker
Interface trait for class EditorResourcePicker.
IEditorResourcePreviewGenerator
Interface trait for class EditorResourcePreviewGenerator.
IEditorResourceTooltipPlugin
Interface trait for class EditorResourceTooltipPlugin.
IEditorSceneFormatImporter
Interface trait for class EditorSceneFormatImporter.
IEditorSceneFormatImporterBlend
Interface trait for class EditorSceneFormatImporterBlend.
IEditorSceneFormatImporterFbx2gltf
Interface trait for class EditorSceneFormatImporterFbx2gltf.
IEditorSceneFormatImporterGltf
Interface trait for class EditorSceneFormatImporterGltf.
IEditorSceneFormatImporterUfbx
Interface trait for class EditorSceneFormatImporterUfbx.
IEditorScenePostImport
Interface trait for class EditorScenePostImport.
IEditorScenePostImportPlugin
Interface trait for class EditorScenePostImportPlugin.
IEditorScript
Interface trait for class EditorScript.
IEditorScriptPicker
Interface trait for class EditorScriptPicker.
IEditorSelection
Interface trait for class EditorSelection.
IEditorSettings
Interface trait for class EditorSettings.
IEditorSpinSlider
Interface trait for class EditorSpinSlider.
IEditorSyntaxHighlighter
Interface trait for class EditorSyntaxHighlighter.
IEditorTranslationParserPlugin
Interface trait for class EditorTranslationParserPlugin.
IEditorVcsInterface
Interface trait for class EditorVcsInterface.
IEncodedObjectAsId
Interface trait for class EncodedObjectAsId.
IEngineProfiler
Interface trait for class EngineProfiler.
IEnvironment
Interface trait for class Environment.
IExpression
Interface trait for class Expression.
IExternalTexture
Interface trait for class ExternalTexture.
IFastNoiseLite
Interface trait for class FastNoiseLite.
IFbxDocument
Interface trait for class FbxDocument.
IFbxState
Interface trait for class FbxState.
IFileDialog
Interface trait for class FileDialog.
IFlowContainer
Interface trait for class FlowContainer.
IFogMaterial
Interface trait for class FogMaterial.
IFogVolume
Interface trait for class FogVolume.
IFontFile
Interface trait for class FontFile.
IFontVariation
Interface trait for class FontVariation.
IGDExtension
Interface trait for class GDExtension.
IGDScript
Interface trait for class GDScript.
IGDScriptSyntaxHighlighter
Interface trait for class GDScriptSyntaxHighlighter.
IGeneric6DofJoint3D
Interface trait for class Generic6DofJoint3D.
IGeometryInstance3D
Interface trait for class GeometryInstance3D.
IGltfAccessor
Interface trait for class GltfAccessor.
IGltfAnimation
Interface trait for class GltfAnimation.
IGltfBufferView
Interface trait for class GltfBufferView.
IGltfCamera
Interface trait for class GltfCamera.
IGltfDocument
Interface trait for class GltfDocument.
IGltfDocumentExtension
Interface trait for class GltfDocumentExtension.
IGltfDocumentExtensionConvertImporterMesh
Interface trait for class GltfDocumentExtensionConvertImporterMesh.
IGltfLight
Interface trait for class GltfLight.
IGltfMesh
Interface trait for class GltfMesh.
IGltfNode
Interface trait for class GltfNode.
IGltfObjectModelProperty
Interface trait for class GltfObjectModelProperty.
IGltfPhysicsBody
Interface trait for class GltfPhysicsBody.
IGltfPhysicsShape
Interface trait for class GltfPhysicsShape.
IGltfSkeleton
Interface trait for class GltfSkeleton.
IGltfSkin
Interface trait for class GltfSkin.
IGltfSpecGloss
Interface trait for class GltfSpecGloss.
IGltfState
Interface trait for class GltfState.
IGltfTexture
Interface trait for class GltfTexture.
IGltfTextureSampler
Interface trait for class GltfTextureSampler.
IGpuParticles2D
Interface trait for class GpuParticles2D.
IGpuParticles3D
Interface trait for class GpuParticles3D.
IGpuParticlesAttractorBox3D
Interface trait for class GpuParticlesAttractorBox3D.
IGpuParticlesAttractorSphere3D
Interface trait for class GpuParticlesAttractorSphere3D.
IGpuParticlesAttractorVectorField3D
Interface trait for class GpuParticlesAttractorVectorField3D.
IGpuParticlesCollisionBox3D
Interface trait for class GpuParticlesCollisionBox3D.
IGpuParticlesCollisionHeightField3D
Interface trait for class GpuParticlesCollisionHeightField3D.
IGpuParticlesCollisionSdf3d
Interface trait for class GpuParticlesCollisionSdf3d.
IGpuParticlesCollisionSphere3D
Interface trait for class GpuParticlesCollisionSphere3D.
IGradient
Interface trait for class Gradient.
IGradientTexture1D
Interface trait for class GradientTexture1D.
IGradientTexture2D
Interface trait for class GradientTexture2D.
IGraphEditexperimental-godot-api
Interface trait for class GraphEdit.
IGraphElementexperimental-godot-api
Interface trait for class GraphElement.
IGraphFrameexperimental-godot-api
Interface trait for class GraphFrame.
IGraphNodeexperimental-godot-api
Interface trait for class GraphNode.
IGridContainer
Interface trait for class GridContainer.
IGridMap
Interface trait for class GridMap.
IGridMapEditorPlugin
Interface trait for class GridMapEditorPlugin.
IGrooveJoint2D
Interface trait for class GrooveJoint2D.
IHBoxContainer
Interface trait for class HBoxContainer.
IHFlowContainer
Interface trait for class HFlowContainer.
IHScrollBar
Interface trait for class HScrollBar.
IHSeparator
Interface trait for class HSeparator.
IHSlider
Interface trait for class HSlider.
IHSplitContainer
Interface trait for class HSplitContainer.
IHashingContext
Interface trait for class HashingContext.
IHeightMapShape3D
Interface trait for class HeightMapShape3D.
IHingeJoint3D
Interface trait for class HingeJoint3D.
IHmacContext
Interface trait for class HmacContext.
IHttpClient
Interface trait for class HttpClient.
IHttpRequest
Interface trait for class HttpRequest.
IImage
Interface trait for class Image.
IImageFormatLoaderExtension
Interface trait for class ImageFormatLoaderExtension.
IImageTexture
Interface trait for class ImageTexture.
IImageTexture3D
Interface trait for class ImageTexture3D.
IImmediateMesh
Interface trait for class ImmediateMesh.
IImporterMesh
Interface trait for class ImporterMesh.
IImporterMeshInstance3D
Interface trait for class ImporterMeshInstance3D.
IInputEventAction
Interface trait for class InputEventAction.
IInputEventJoypadButton
Interface trait for class InputEventJoypadButton.
IInputEventJoypadMotion
Interface trait for class InputEventJoypadMotion.
IInputEventKey
Interface trait for class InputEventKey.
IInputEventMagnifyGesture
Interface trait for class InputEventMagnifyGesture.
IInputEventMidi
Interface trait for class InputEventMidi.
IInputEventMouseButton
Interface trait for class InputEventMouseButton.
IInputEventMouseMotion
Interface trait for class InputEventMouseMotion.
IInputEventPanGesture
Interface trait for class InputEventPanGesture.
IInputEventScreenDrag
Interface trait for class InputEventScreenDrag.
IInputEventScreenTouch
Interface trait for class InputEventScreenTouch.
IInputEventShortcut
Interface trait for class InputEventShortcut.
IIntervalTweener
Interface trait for class IntervalTweener.
IItemList
Interface trait for class ItemList.
IJavaObject
Interface trait for class JavaObject.
IJson
Interface trait for class Json.
IJsonRpc
Interface trait for class JsonRpc.
IKinematicCollision2D
Interface trait for class KinematicCollision2D.
IKinematicCollision3D
Interface trait for class KinematicCollision3D.
ILabel
Interface trait for class Label.
ILabel3D
Interface trait for class Label3D.
ILabelSettings
Interface trait for class LabelSettings.
ILightOccluder2D
Interface trait for class LightOccluder2D.
ILightmapGi
Interface trait for class LightmapGi.
ILightmapGiData
Interface trait for class LightmapGiData.
ILightmapProbe
Interface trait for class LightmapProbe.
ILightmapperRd
Interface trait for class LightmapperRd.
ILine2D
Interface trait for class Line2D.
ILineEdit
Interface trait for class LineEdit.
ILinkButton
Interface trait for class LinkButton.
ILookAtModifier3D
Interface trait for class LookAtModifier3D.
IMainLoop
Interface trait for class MainLoop.
IMarginContainer
Interface trait for class MarginContainer.
IMarker2D
Interface trait for class Marker2D.
IMarker3D
Interface trait for class Marker3D.
IMaterial
Interface trait for class Material.
IMenuBar
Interface trait for class MenuBar.
IMenuButton
Interface trait for class MenuButton.
IMesh
Interface trait for class Mesh.
IMeshConvexDecompositionSettings
Interface trait for class MeshConvexDecompositionSettings.
IMeshDataTool
Interface trait for class MeshDataTool.
IMeshInstance2D
Interface trait for class MeshInstance2D.
IMeshInstance3D
Interface trait for class MeshInstance3D.
IMeshLibrary
Interface trait for class MeshLibrary.
IMeshTexture
Interface trait for class MeshTexture.
IMethodTweener
Interface trait for class MethodTweener.
IMissingNode
Interface trait for class MissingNode.
IMissingResource
Interface trait for class MissingResource.
IMobileVrInterface
Interface trait for class MobileVrInterface.
IMovieWriter
Interface trait for class MovieWriter.
IMultiMesh
Interface trait for class MultiMesh.
IMultiMeshInstance2D
Interface trait for class MultiMeshInstance2D.
IMultiMeshInstance3D
Interface trait for class MultiMeshInstance3D.
IMultiplayerApiExtension
Interface trait for class MultiplayerApiExtension.
IMultiplayerPeerExtension
Interface trait for class MultiplayerPeerExtension.
IMultiplayerSpawner
Interface trait for class MultiplayerSpawner.
IMultiplayerSynchronizer
Interface trait for class MultiplayerSynchronizer.
INavigationAgent2Dexperimental-godot-api
Interface trait for class NavigationAgent2D.
INavigationAgent3Dexperimental-godot-api
Interface trait for class NavigationAgent3D.
INavigationLink2Dexperimental-godot-api
Interface trait for class NavigationLink2D.
INavigationLink3Dexperimental-godot-api
Interface trait for class NavigationLink3D.
INavigationMeshexperimental-godot-api
Interface trait for class NavigationMesh.
INavigationMeshSourceGeometryData2Dexperimental-godot-api
Interface trait for class NavigationMeshSourceGeometryData2D.
INavigationMeshSourceGeometryData3Dexperimental-godot-api
Interface trait for class NavigationMeshSourceGeometryData3D.
INavigationObstacle2Dexperimental-godot-api
Interface trait for class NavigationObstacle2D.
INavigationObstacle3Dexperimental-godot-api
Interface trait for class NavigationObstacle3D.
INavigationPathQueryParameters2Dexperimental-godot-api
Interface trait for class NavigationPathQueryParameters2D.
INavigationPathQueryParameters3Dexperimental-godot-api
Interface trait for class NavigationPathQueryParameters3D.
INavigationPathQueryResult2Dexperimental-godot-api
Interface trait for class NavigationPathQueryResult2D.
INavigationPathQueryResult3Dexperimental-godot-api
Interface trait for class NavigationPathQueryResult3D.
INavigationPolygonexperimental-godot-api
Interface trait for class NavigationPolygon.
INavigationRegion2Dexperimental-godot-api
Interface trait for class NavigationRegion2D.
INavigationRegion3Dexperimental-godot-api
Interface trait for class NavigationRegion3D.
INinePatchRect
Interface trait for class NinePatchRect.
INode
Interface trait for class Node.
INode2D
Interface trait for class Node2D.
INode3D
Interface trait for class Node3D.
INoiseTexture2D
Interface trait for class NoiseTexture2D.
INoiseTexture3D
Interface trait for class NoiseTexture3D.
IObject
Interface trait for class Object.
IOccluderInstance3D
Interface trait for class OccluderInstance3D.
IOccluderPolygon2D
Interface trait for class OccluderPolygon2D.
IOfflineMultiplayerPeer
Interface trait for class OfflineMultiplayerPeer.
IOggPacketSequence
Interface trait for class OggPacketSequence.
IOggPacketSequencePlayback
Interface trait for class OggPacketSequencePlayback.
IOmniLight3D
Interface trait for class OmniLight3D.
IOpenXrAction
Interface trait for class OpenXrAction.
IOpenXrActionBindingModifier
Interface trait for class OpenXrActionBindingModifier.
IOpenXrActionMap
Interface trait for class OpenXrActionMap.
IOpenXrActionSet
Interface trait for class OpenXrActionSet.
IOpenXrAnalogThresholdModifier
Interface trait for class OpenXrAnalogThresholdModifier.
IOpenXrApiExtension
Interface trait for class OpenXrApiExtension.
IOpenXrBindingModifierEditor
Interface trait for class OpenXrBindingModifierEditor.
IOpenXrCompositionLayerCylinder
Interface trait for class OpenXrCompositionLayerCylinder.
IOpenXrCompositionLayerEquirect
Interface trait for class OpenXrCompositionLayerEquirect.
IOpenXrCompositionLayerQuad
Interface trait for class OpenXrCompositionLayerQuad.
IOpenXrDpadBindingModifier
Interface trait for class OpenXrDpadBindingModifier.
IOpenXrExtensionWrapperExtension
Interface trait for class OpenXrExtensionWrapperExtension.
IOpenXrHand
Interface trait for class OpenXrHand.
IOpenXrHapticVibration
Interface trait for class OpenXrHapticVibration.
IOpenXrInteractionProfile
Interface trait for class OpenXrInteractionProfile.
IOpenXrInteractionProfileEditor
Interface trait for class OpenXrInteractionProfileEditor.
IOpenXrInteractionProfileMetadata
Interface trait for class OpenXrInteractionProfileMetadata.
IOpenXrInterface
Interface trait for class OpenXrInterface.
IOpenXrIpBinding
Interface trait for class OpenXrIpBinding.
IOpenXrVisibilityMask
Interface trait for class OpenXrVisibilityMask.
IOpenXripBindingModifier
Interface trait for class OpenXripBindingModifier.
IOptimizedTranslation
Interface trait for class OptimizedTranslation.
IOptionButton
Interface trait for class OptionButton.
IOrmMaterial3D
Interface trait for class OrmMaterial3D.
IPackedDataContainer
Interface trait for class PackedDataContainer.
IPackedScene
Interface trait for class PackedScene.
IPacketPeerDtls
Interface trait for class PacketPeerDtls.
IPacketPeerExtension
Interface trait for class PacketPeerExtension.
IPacketPeerStream
Interface trait for class PacketPeerStream.
IPacketPeerUdp
Interface trait for class PacketPeerUdp.
IPanel
Interface trait for class Panel.
IPanelContainer
Interface trait for class PanelContainer.
IPanoramaSkyMaterial
Interface trait for class PanoramaSkyMaterial.
IParallax2Dexperimental-godot-api
Interface trait for class Parallax2D.
IParallaxBackground
Interface trait for class ParallaxBackground.
IParallaxLayer
Interface trait for class ParallaxLayer.
IParticleProcessMaterial
Interface trait for class ParticleProcessMaterial.
IPath2D
Interface trait for class Path2D.
IPath3D
Interface trait for class Path3D.
IPathFollow2D
Interface trait for class PathFollow2D.
IPathFollow3D
Interface trait for class PathFollow3D.
IPckPacker
Interface trait for class PckPacker.
IPhysicalBone2D
Interface trait for class PhysicalBone2D.
IPhysicalBone3D
Interface trait for class PhysicalBone3D.
IPhysicalBoneSimulator3D
Interface trait for class PhysicalBoneSimulator3D.
IPhysicalSkyMaterial
Interface trait for class PhysicalSkyMaterial.
IPhysicsDirectBodyState2DExtension
Interface trait for class PhysicsDirectBodyState2DExtension.
IPhysicsDirectBodyState3DExtension
Interface trait for class PhysicsDirectBodyState3DExtension.
IPhysicsDirectSpaceState2DExtension
Interface trait for class PhysicsDirectSpaceState2DExtension.
IPhysicsDirectSpaceState3DExtension
Interface trait for class PhysicsDirectSpaceState3DExtension.
IPhysicsMaterial
Interface trait for class PhysicsMaterial.
IPhysicsPointQueryParameters2D
Interface trait for class PhysicsPointQueryParameters2D.
IPhysicsPointQueryParameters3D
Interface trait for class PhysicsPointQueryParameters3D.
IPhysicsRayQueryParameters2D
Interface trait for class PhysicsRayQueryParameters2D.
IPhysicsRayQueryParameters3D
Interface trait for class PhysicsRayQueryParameters3D.
IPhysicsServer2DExtension
Interface trait for class PhysicsServer2DExtension.
IPhysicsServer3DExtension
Interface trait for class PhysicsServer3DExtension.
IPhysicsServer3DRenderingServerHandler
Interface trait for class PhysicsServer3DRenderingServerHandler.
IPhysicsShapeQueryParameters2D
Interface trait for class PhysicsShapeQueryParameters2D.
IPhysicsShapeQueryParameters3D
Interface trait for class PhysicsShapeQueryParameters3D.
IPhysicsTestMotionParameters2D
Interface trait for class PhysicsTestMotionParameters2D.
IPhysicsTestMotionParameters3D
Interface trait for class PhysicsTestMotionParameters3D.
IPhysicsTestMotionResult2D
Interface trait for class PhysicsTestMotionResult2D.
IPhysicsTestMotionResult3D
Interface trait for class PhysicsTestMotionResult3D.
IPinJoint2D
Interface trait for class PinJoint2D.
IPinJoint3D
Interface trait for class PinJoint3D.
IPlaceholderCubemap
Interface trait for class PlaceholderCubemap.
IPlaceholderCubemapArray
Interface trait for class PlaceholderCubemapArray.
IPlaceholderMaterial
Interface trait for class PlaceholderMaterial.
IPlaceholderMesh
Interface trait for class PlaceholderMesh.
IPlaceholderTexture2D
Interface trait for class PlaceholderTexture2D.
IPlaceholderTexture2DArray
Interface trait for class PlaceholderTexture2DArray.
IPlaceholderTexture3D
Interface trait for class PlaceholderTexture3D.
IPlaneMesh
Interface trait for class PlaneMesh.
IPointLight2D
Interface trait for class PointLight2D.
IPointMesh
Interface trait for class PointMesh.
IPolygon2D
Interface trait for class Polygon2D.
IPolygonOccluder3D
Interface trait for class PolygonOccluder3D.
IPolygonPathFinder
Interface trait for class PolygonPathFinder.
IPopup
Interface trait for class Popup.
IPopupMenu
Interface trait for class PopupMenu.
IPopupPanel
Interface trait for class PopupPanel.
IPortableCompressedTexture2D
Interface trait for class PortableCompressedTexture2D.
IPrimitiveMesh
Interface trait for class PrimitiveMesh.
IPrismMesh
Interface trait for class PrismMesh.
IProceduralSkyMaterial
Interface trait for class ProceduralSkyMaterial.
IProgressBar
Interface trait for class ProgressBar.
IPropertyTweener
Interface trait for class PropertyTweener.
IQuadMesh
Interface trait for class QuadMesh.
IQuadOccluder3D
Interface trait for class QuadOccluder3D.
IRandomNumberGenerator
Interface trait for class RandomNumberGenerator.
IRange
Interface trait for class Range.
IRayCast2D
Interface trait for class RayCast2D.
IRayCast3D
Interface trait for class RayCast3D.
IRdAttachmentFormat
Interface trait for class RdAttachmentFormat.
IRdFramebufferPass
Interface trait for class RdFramebufferPass.
IRdPipelineColorBlendState
Interface trait for class RdPipelineColorBlendState.
IRdPipelineColorBlendStateAttachment
Interface trait for class RdPipelineColorBlendStateAttachment.
IRdPipelineDepthStencilState
Interface trait for class RdPipelineDepthStencilState.
IRdPipelineMultisampleState
Interface trait for class RdPipelineMultisampleState.
IRdPipelineRasterizationState
Interface trait for class RdPipelineRasterizationState.
IRdPipelineSpecializationConstant
Interface trait for class RdPipelineSpecializationConstant.
IRdSamplerState
Interface trait for class RdSamplerState.
IRdShaderFile
Interface trait for class RdShaderFile.
IRdShaderSource
Interface trait for class RdShaderSource.
IRdShaderSpirv
Interface trait for class RdShaderSpirv.
IRdTextureFormat
Interface trait for class RdTextureFormat.
IRdTextureView
Interface trait for class RdTextureView.
IRdUniform
Interface trait for class RdUniform.
IRdVertexAttribute
Interface trait for class RdVertexAttribute.
IRectangleShape2D
Interface trait for class RectangleShape2D.
IRefCounted
Interface trait for class RefCounted.
IReferenceRect
Interface trait for class ReferenceRect.
IReflectionProbe
Interface trait for class ReflectionProbe.
IRegEx
Interface trait for class RegEx.
IRegExMatch
Interface trait for class RegExMatch.
IRemoteTransform2D
Interface trait for class RemoteTransform2D.
IRemoteTransform3D
Interface trait for class RemoteTransform3D.
IRenderDataExtension
Interface trait for class RenderDataExtension.
IRenderDataRd
Interface trait for class RenderDataRd.
IRenderSceneBuffersConfiguration
Interface trait for class RenderSceneBuffersConfiguration.
IRenderSceneBuffersExtension
Interface trait for class RenderSceneBuffersExtension.
IRenderSceneBuffersRd
Interface trait for class RenderSceneBuffersRd.
IRenderSceneDataExtension
Interface trait for class RenderSceneDataExtension.
IRenderSceneDataRd
Interface trait for class RenderSceneDataRd.
IResource
Interface trait for class Resource.
IResourceFormatLoader
Interface trait for class ResourceFormatLoader.
IResourceFormatSaver
Interface trait for class ResourceFormatSaver.
IResourceImporterBitMap
Interface trait for class ResourceImporterBitMap.
IResourceImporterBmFont
Interface trait for class ResourceImporterBmFont.
IResourceImporterCsvTranslation
Interface trait for class ResourceImporterCsvTranslation.
IResourceImporterDynamicFont
Interface trait for class ResourceImporterDynamicFont.
IResourceImporterImage
Interface trait for class ResourceImporterImage.
IResourceImporterImageFont
Interface trait for class ResourceImporterImageFont.
IResourceImporterLayeredTexture
Interface trait for class ResourceImporterLayeredTexture.
IResourceImporterMp3
Interface trait for class ResourceImporterMp3.
IResourceImporterObj
Interface trait for class ResourceImporterObj.
IResourceImporterOggVorbis
Interface trait for class ResourceImporterOggVorbis.
IResourceImporterScene
Interface trait for class ResourceImporterScene.
IResourceImporterShaderFile
Interface trait for class ResourceImporterShaderFile.
IResourceImporterTexture
Interface trait for class ResourceImporterTexture.
IResourceImporterTextureAtlas
Interface trait for class ResourceImporterTextureAtlas.
IResourceImporterWav
Interface trait for class ResourceImporterWav.
IResourcePreloader
Interface trait for class ResourcePreloader.
IRetargetModifier3D
Interface trait for class RetargetModifier3D.
IRibbonTrailMesh
Interface trait for class RibbonTrailMesh.
IRichTextEffect
Interface trait for class RichTextEffect.
IRichTextLabel
Interface trait for class RichTextLabel.
IRigidBody2D
Interface trait for class RigidBody2D.
IRigidBody3D
Interface trait for class RigidBody3D.
IRootMotionView
Interface trait for class RootMotionView.
ISceneMultiplayer
Interface trait for class SceneMultiplayer.
ISceneReplicationConfig
Interface trait for class SceneReplicationConfig.
ISceneTree
Interface trait for class SceneTree.
IScriptCreateDialog
Interface trait for class ScriptCreateDialog.
IScriptExtension
Interface trait for class ScriptExtension.
IScriptLanguageExtension
Interface trait for class ScriptLanguageExtension.
IScrollContainer
Interface trait for class ScrollContainer.
ISegmentShape2D
Interface trait for class SegmentShape2D.
ISeparationRayShape2D
Interface trait for class SeparationRayShape2D.
ISeparationRayShape3D
Interface trait for class SeparationRayShape3D.
IShaderGlobalsOverride
Interface trait for class ShaderGlobalsOverride.
IShaderInclude
Interface trait for class ShaderInclude.
IShaderIncludeDb
Interface trait for class ShaderIncludeDb.
IShaderMaterial
Interface trait for class ShaderMaterial.
IShapeCast2D
Interface trait for class ShapeCast2D.
IShapeCast3D
Interface trait for class ShapeCast3D.
IShortcut
Interface trait for class Shortcut.
ISkeleton2D
Interface trait for class Skeleton2D.
ISkeleton3D
Interface trait for class Skeleton3D.
ISkeletonIk3d
Interface trait for class SkeletonIk3d.
ISkeletonModification2Dexperimental-godot-api
Interface trait for class SkeletonModification2D.
ISkeletonModification2DJiggleexperimental-godot-api
Interface trait for class SkeletonModification2DJiggle.
ISkeletonModification2DLookAtexperimental-godot-api
Interface trait for class SkeletonModification2DLookAt.
ISkeletonModification2DPhysicalBonesexperimental-godot-api
Interface trait for class SkeletonModification2DPhysicalBones.
ISkeletonModification2DStackHolderexperimental-godot-api
Interface trait for class SkeletonModification2DStackHolder.
ISkeletonModification2DTwoBoneIkexperimental-godot-api
Interface trait for class SkeletonModification2DTwoBoneIk.
ISkeletonModification2Dccdikexperimental-godot-api
Interface trait for class SkeletonModification2Dccdik.
ISkeletonModification2Dfabrikexperimental-godot-api
Interface trait for class SkeletonModification2Dfabrik.
ISkeletonModificationStack2Dexperimental-godot-api
Interface trait for class SkeletonModificationStack2D.
ISkeletonModifier3D
Interface trait for class SkeletonModifier3D.
ISkeletonProfile
Interface trait for class SkeletonProfile.
ISkeletonProfileHumanoid
Interface trait for class SkeletonProfileHumanoid.
ISkin
Interface trait for class Skin.
ISky
Interface trait for class Sky.
ISliderJoint3D
Interface trait for class SliderJoint3D.
ISoftBody3D
Interface trait for class SoftBody3D.
ISphereMesh
Interface trait for class SphereMesh.
ISphereOccluder3D
Interface trait for class SphereOccluder3D.
ISphereShape3D
Interface trait for class SphereShape3D.
ISpinBox
Interface trait for class SpinBox.
ISplitContainer
Interface trait for class SplitContainer.
ISpotLight3D
Interface trait for class SpotLight3D.
ISpringArm3D
Interface trait for class SpringArm3D.
ISpringBoneCollision3D
Interface trait for class SpringBoneCollision3D.
ISpringBoneCollisionCapsule3D
Interface trait for class SpringBoneCollisionCapsule3D.
ISpringBoneCollisionPlane3D
Interface trait for class SpringBoneCollisionPlane3D.
ISpringBoneCollisionSphere3D
Interface trait for class SpringBoneCollisionSphere3D.
ISpringBoneSimulator3D
Interface trait for class SpringBoneSimulator3D.
ISprite2D
Interface trait for class Sprite2D.
ISprite3D
Interface trait for class Sprite3D.
ISpriteFrames
Interface trait for class SpriteFrames.
IStandardMaterial3D
Interface trait for class StandardMaterial3D.
IStaticBody2D
Interface trait for class StaticBody2D.
IStaticBody3D
Interface trait for class StaticBody3D.
IStatusIndicator
Interface trait for class StatusIndicator.
IStreamPeerBuffer
Interface trait for class StreamPeerBuffer.
IStreamPeerExtension
Interface trait for class StreamPeerExtension.
IStreamPeerGzipexperimental-godot-api
Interface trait for class StreamPeerGzip.
IStreamPeerTcp
Interface trait for class StreamPeerTcp.
IStreamPeerTls
Interface trait for class StreamPeerTls.
IStyleBox
Interface trait for class StyleBox.
IStyleBoxEmpty
Interface trait for class StyleBoxEmpty.
IStyleBoxFlat
Interface trait for class StyleBoxFlat.
IStyleBoxLine
Interface trait for class StyleBoxLine.
IStyleBoxTexture
Interface trait for class StyleBoxTexture.
ISubViewport
Interface trait for class SubViewport.
ISubViewportContainer
Interface trait for class SubViewportContainer.
ISubtweenTweener
Interface trait for class SubtweenTweener.
ISurfaceTool
Interface trait for class SurfaceTool.
ISyntaxHighlighter
Interface trait for class SyntaxHighlighter.
ISystemFont
Interface trait for class SystemFont.
ITabBar
Interface trait for class TabBar.
ITabContainer
Interface trait for class TabContainer.
ITcpServer
Interface trait for class TcpServer.
ITextEdit
Interface trait for class TextEdit.
ITextLine
Interface trait for class TextLine.
ITextMesh
Interface trait for class TextMesh.
ITextParagraph
Interface trait for class TextParagraph.
ITextServerAdvanced
Interface trait for class TextServerAdvanced.
ITextServerDummy
Interface trait for class TextServerDummy.
ITextServerExtension
Interface trait for class TextServerExtension.
ITexture
Interface trait for class Texture.
ITexture2D
Interface trait for class Texture2D.
ITexture2DArray
Interface trait for class Texture2DArray.
ITexture2DArrayRd
Interface trait for class Texture2DArrayRd.
ITexture2Drd
Interface trait for class Texture2Drd.
ITexture3D
Interface trait for class Texture3D.
ITexture3Drd
Interface trait for class Texture3Drd.
ITextureButton
Interface trait for class TextureButton.
ITextureCubemapArrayRd
Interface trait for class TextureCubemapArrayRd.
ITextureCubemapRd
Interface trait for class TextureCubemapRd.
ITextureLayered
Interface trait for class TextureLayered.
ITextureProgressBar
Interface trait for class TextureProgressBar.
ITextureRect
Interface trait for class TextureRect.
ITheme
Interface trait for class Theme.
ITileData
Interface trait for class TileData.
ITileMap
Interface trait for class TileMap.
ITileMapLayer
Interface trait for class TileMapLayer.
ITileMapPattern
Interface trait for class TileMapPattern.
ITileSet
Interface trait for class TileSet.
ITileSetAtlasSource
Interface trait for class TileSetAtlasSource.
ITileSetScenesCollectionSource
Interface trait for class TileSetScenesCollectionSource.
ITimer
Interface trait for class Timer.
ITorusMesh
Interface trait for class TorusMesh.
ITouchScreenButton
Interface trait for class TouchScreenButton.
ITranslation
Interface trait for class Translation.
ITranslationDomain
Interface trait for class TranslationDomain.
ITree
Interface trait for class Tree.
ITriangleMesh
Interface trait for class TriangleMesh.
ITubeTrailMesh
Interface trait for class TubeTrailMesh.
ITween
Interface trait for class Tween.
IUdpServer
Interface trait for class UdpServer.
IUndoRedo
Interface trait for class UndoRedo.
IUniformSetCacheRd
Interface trait for class UniformSetCacheRd.
IUpnp
Interface trait for class Upnp.
IUpnpDevice
Interface trait for class UpnpDevice.
IVBoxContainer
Interface trait for class VBoxContainer.
IVFlowContainer
Interface trait for class VFlowContainer.
IVScrollBar
Interface trait for class VScrollBar.
IVSeparator
Interface trait for class VSeparator.
IVSlider
Interface trait for class VSlider.
IVSplitContainer
Interface trait for class VSplitContainer.
IVehicleBody3D
Interface trait for class VehicleBody3D.
IVehicleWheel3D
Interface trait for class VehicleWheel3D.
IVideoStream
Interface trait for class VideoStream.
IVideoStreamPlayback
Interface trait for class VideoStreamPlayback.
IVideoStreamPlayer
Interface trait for class VideoStreamPlayer.
IVideoStreamTheora
Interface trait for class VideoStreamTheora.
IViewportTexture
Interface trait for class ViewportTexture.
IVisibleOnScreenEnabler2D
Interface trait for class VisibleOnScreenEnabler2D.
IVisibleOnScreenEnabler3D
Interface trait for class VisibleOnScreenEnabler3D.
IVisibleOnScreenNotifier2D
Interface trait for class VisibleOnScreenNotifier2D.
IVisibleOnScreenNotifier3D
Interface trait for class VisibleOnScreenNotifier3D.
IVisualInstance3D
Interface trait for class VisualInstance3D.
IVisualShader
Interface trait for class VisualShader.
IVisualShaderNodeBillboard
Interface trait for class VisualShaderNodeBillboard.
IVisualShaderNodeBooleanConstant
Interface trait for class VisualShaderNodeBooleanConstant.
IVisualShaderNodeBooleanParameter
Interface trait for class VisualShaderNodeBooleanParameter.
IVisualShaderNodeClamp
Interface trait for class VisualShaderNodeClamp.
IVisualShaderNodeColorConstant
Interface trait for class VisualShaderNodeColorConstant.
IVisualShaderNodeColorFunc
Interface trait for class VisualShaderNodeColorFunc.
IVisualShaderNodeColorOp
Interface trait for class VisualShaderNodeColorOp.
IVisualShaderNodeColorParameter
Interface trait for class VisualShaderNodeColorParameter.
IVisualShaderNodeComment
Interface trait for class VisualShaderNodeComment.
IVisualShaderNodeCompare
Interface trait for class VisualShaderNodeCompare.
IVisualShaderNodeCubemap
Interface trait for class VisualShaderNodeCubemap.
IVisualShaderNodeCubemapParameter
Interface trait for class VisualShaderNodeCubemapParameter.
IVisualShaderNodeCurveTexture
Interface trait for class VisualShaderNodeCurveTexture.
IVisualShaderNodeCurveXyzTexture
Interface trait for class VisualShaderNodeCurveXyzTexture.
IVisualShaderNodeCustom
Interface trait for class VisualShaderNodeCustom.
IVisualShaderNodeDerivativeFunc
Interface trait for class VisualShaderNodeDerivativeFunc.
IVisualShaderNodeDeterminant
Interface trait for class VisualShaderNodeDeterminant.
IVisualShaderNodeDistanceFade
Interface trait for class VisualShaderNodeDistanceFade.
IVisualShaderNodeDotProduct
Interface trait for class VisualShaderNodeDotProduct.
IVisualShaderNodeExpression
Interface trait for class VisualShaderNodeExpression.
IVisualShaderNodeFaceForward
Interface trait for class VisualShaderNodeFaceForward.
IVisualShaderNodeFloatConstant
Interface trait for class VisualShaderNodeFloatConstant.
IVisualShaderNodeFloatFunc
Interface trait for class VisualShaderNodeFloatFunc.
IVisualShaderNodeFloatOp
Interface trait for class VisualShaderNodeFloatOp.
IVisualShaderNodeFloatParameter
Interface trait for class VisualShaderNodeFloatParameter.
IVisualShaderNodeFrame
Interface trait for class VisualShaderNodeFrame.
IVisualShaderNodeFresnel
Interface trait for class VisualShaderNodeFresnel.
IVisualShaderNodeGlobalExpression
Interface trait for class VisualShaderNodeGlobalExpression.
IVisualShaderNodeIf
Interface trait for class VisualShaderNodeIf.
IVisualShaderNodeInput
Interface trait for class VisualShaderNodeInput.
IVisualShaderNodeIntConstant
Interface trait for class VisualShaderNodeIntConstant.
IVisualShaderNodeIntFunc
Interface trait for class VisualShaderNodeIntFunc.
IVisualShaderNodeIntOp
Interface trait for class VisualShaderNodeIntOp.
IVisualShaderNodeIntParameter
Interface trait for class VisualShaderNodeIntParameter.
IVisualShaderNodeIs
Interface trait for class VisualShaderNodeIs.
IVisualShaderNodeLinearSceneDepth
Interface trait for class VisualShaderNodeLinearSceneDepth.
IVisualShaderNodeMix
Interface trait for class VisualShaderNodeMix.
IVisualShaderNodeMultiplyAdd
Interface trait for class VisualShaderNodeMultiplyAdd.
IVisualShaderNodeOuterProduct
Interface trait for class VisualShaderNodeOuterProduct.
IVisualShaderNodeParameterRef
Interface trait for class VisualShaderNodeParameterRef.
IVisualShaderNodeParticleAccelerator
Interface trait for class VisualShaderNodeParticleAccelerator.
IVisualShaderNodeParticleBoxEmitter
Interface trait for class VisualShaderNodeParticleBoxEmitter.
IVisualShaderNodeParticleConeVelocity
Interface trait for class VisualShaderNodeParticleConeVelocity.
IVisualShaderNodeParticleEmit
Interface trait for class VisualShaderNodeParticleEmit.
IVisualShaderNodeParticleMeshEmitter
Interface trait for class VisualShaderNodeParticleMeshEmitter.
IVisualShaderNodeParticleMultiplyByAxisAngle
Interface trait for class VisualShaderNodeParticleMultiplyByAxisAngle.
IVisualShaderNodeParticleOutput
Interface trait for class VisualShaderNodeParticleOutput.
IVisualShaderNodeParticleRandomness
Interface trait for class VisualShaderNodeParticleRandomness.
IVisualShaderNodeParticleRingEmitter
Interface trait for class VisualShaderNodeParticleRingEmitter.
IVisualShaderNodeParticleSphereEmitter
Interface trait for class VisualShaderNodeParticleSphereEmitter.
IVisualShaderNodeProximityFade
Interface trait for class VisualShaderNodeProximityFade.
IVisualShaderNodeRandomRange
Interface trait for class VisualShaderNodeRandomRange.
IVisualShaderNodeRemap
Interface trait for class VisualShaderNodeRemap.
IVisualShaderNodeReroute
Interface trait for class VisualShaderNodeReroute.
IVisualShaderNodeRotationByAxis
Interface trait for class VisualShaderNodeRotationByAxis.
IVisualShaderNodeScreenNormalWorldSpace
Interface trait for class VisualShaderNodeScreenNormalWorldSpace.
IVisualShaderNodeScreenUvToSdf
Interface trait for class VisualShaderNodeScreenUvToSdf.
IVisualShaderNodeSdfRaymarch
Interface trait for class VisualShaderNodeSdfRaymarch.
IVisualShaderNodeSdfToScreenUv
Interface trait for class VisualShaderNodeSdfToScreenUv.
IVisualShaderNodeSmoothStep
Interface trait for class VisualShaderNodeSmoothStep.
IVisualShaderNodeStep
Interface trait for class VisualShaderNodeStep.
IVisualShaderNodeSwitch
Interface trait for class VisualShaderNodeSwitch.
IVisualShaderNodeTexture
Interface trait for class VisualShaderNodeTexture.
IVisualShaderNodeTexture2DArray
Interface trait for class VisualShaderNodeTexture2DArray.
IVisualShaderNodeTexture2DArrayParameter
Interface trait for class VisualShaderNodeTexture2DArrayParameter.
IVisualShaderNodeTexture2DParameter
Interface trait for class VisualShaderNodeTexture2DParameter.
IVisualShaderNodeTexture3D
Interface trait for class VisualShaderNodeTexture3D.
IVisualShaderNodeTexture3DParameter
Interface trait for class VisualShaderNodeTexture3DParameter.
IVisualShaderNodeTextureParameterTriplanar
Interface trait for class VisualShaderNodeTextureParameterTriplanar.
IVisualShaderNodeTextureSdf
Interface trait for class VisualShaderNodeTextureSdf.
IVisualShaderNodeTextureSdfNormal
Interface trait for class VisualShaderNodeTextureSdfNormal.
IVisualShaderNodeTransformCompose
Interface trait for class VisualShaderNodeTransformCompose.
IVisualShaderNodeTransformConstant
Interface trait for class VisualShaderNodeTransformConstant.
IVisualShaderNodeTransformDecompose
Interface trait for class VisualShaderNodeTransformDecompose.
IVisualShaderNodeTransformFunc
Interface trait for class VisualShaderNodeTransformFunc.
IVisualShaderNodeTransformOp
Interface trait for class VisualShaderNodeTransformOp.
IVisualShaderNodeTransformParameter
Interface trait for class VisualShaderNodeTransformParameter.
IVisualShaderNodeTransformVecMult
Interface trait for class VisualShaderNodeTransformVecMult.
IVisualShaderNodeUIntConstant
Interface trait for class VisualShaderNodeUIntConstant.
IVisualShaderNodeUIntFunc
Interface trait for class VisualShaderNodeUIntFunc.
IVisualShaderNodeUIntOp
Interface trait for class VisualShaderNodeUIntOp.
IVisualShaderNodeUIntParameter
Interface trait for class VisualShaderNodeUIntParameter.
IVisualShaderNodeUvFunc
Interface trait for class VisualShaderNodeUvFunc.
IVisualShaderNodeUvPolarCoord
Interface trait for class VisualShaderNodeUvPolarCoord.
IVisualShaderNodeVaryingGetter
Interface trait for class VisualShaderNodeVaryingGetter.
IVisualShaderNodeVaryingSetter
Interface trait for class VisualShaderNodeVaryingSetter.
IVisualShaderNodeVec2Constant
Interface trait for class VisualShaderNodeVec2Constant.
IVisualShaderNodeVec2Parameter
Interface trait for class VisualShaderNodeVec2Parameter.
IVisualShaderNodeVec3Constant
Interface trait for class VisualShaderNodeVec3Constant.
IVisualShaderNodeVec3Parameter
Interface trait for class VisualShaderNodeVec3Parameter.
IVisualShaderNodeVec4Constant
Interface trait for class VisualShaderNodeVec4Constant.
IVisualShaderNodeVec4Parameter
Interface trait for class VisualShaderNodeVec4Parameter.
IVisualShaderNodeVectorCompose
Interface trait for class VisualShaderNodeVectorCompose.
IVisualShaderNodeVectorDecompose
Interface trait for class VisualShaderNodeVectorDecompose.
IVisualShaderNodeVectorDistance
Interface trait for class VisualShaderNodeVectorDistance.
IVisualShaderNodeVectorFunc
Interface trait for class VisualShaderNodeVectorFunc.
IVisualShaderNodeVectorLen
Interface trait for class VisualShaderNodeVectorLen.
IVisualShaderNodeVectorOp
Interface trait for class VisualShaderNodeVectorOp.
IVisualShaderNodeVectorRefract
Interface trait for class VisualShaderNodeVectorRefract.
IVisualShaderNodeWorldPositionFromDepth
Interface trait for class VisualShaderNodeWorldPositionFromDepth.
IVoxelGi
Interface trait for class VoxelGi.
IVoxelGiData
Interface trait for class VoxelGiData.
IWeakRef
Interface trait for class WeakRef.
IWebRtcDataChannelExtension
Interface trait for class WebRtcDataChannelExtension.
IWebRtcMultiplayerPeer
Interface trait for class WebRtcMultiplayerPeer.
IWebRtcPeerConnection
Interface trait for class WebRtcPeerConnection.
IWebRtcPeerConnectionExtension
Interface trait for class WebRtcPeerConnectionExtension.
IWebSocketMultiplayerPeer
Interface trait for class WebSocketMultiplayerPeer.
IWebSocketPeer
Interface trait for class WebSocketPeer.
IWindow
Interface trait for class Window.
IWorld2D
Interface trait for class World2D.
IWorld3D
Interface trait for class World3D.
IWorldBoundaryShape2D
Interface trait for class WorldBoundaryShape2D.
IWorldBoundaryShape3D
Interface trait for class WorldBoundaryShape3D.
IWorldEnvironment
Interface trait for class WorldEnvironment.
IX509Certificate
Interface trait for class X509Certificate.
IXmlParser
Interface trait for class XmlParser.
IXrAnchor3D
Interface trait for class XrAnchor3D.
IXrBodyModifier3Dexperimental-godot-api
Interface trait for class XrBodyModifier3D.
IXrBodyTrackerexperimental-godot-api
Interface trait for class XrBodyTracker.
IXrCamera3D
Interface trait for class XrCamera3D.
IXrController3D
Interface trait for class XrController3D.
IXrControllerTracker
Interface trait for class XrControllerTracker.
IXrFaceModifier3Dexperimental-godot-api
Interface trait for class XrFaceModifier3D.
IXrFaceTrackerexperimental-godot-api
Interface trait for class XrFaceTracker.
IXrHandModifier3D
Interface trait for class XrHandModifier3D.
IXrHandTracker
Interface trait for class XrHandTracker.
IXrInterfaceExtension
Interface trait for class XrInterfaceExtension.
IXrNode3D
Interface trait for class XrNode3D.
IXrOrigin3D
Interface trait for class XrOrigin3D.
IXrPose
Interface trait for class XrPose.
IXrPositionalTracker
Interface trait for class XrPositionalTracker.
IXrvrs
Interface trait for class Xrvrs.
IZipPacker
Interface trait for class ZipPacker.
IZipReader
Interface trait for class ZipReader.