Class RenderingServer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class RenderingServer.MethodName
- Inheritance
-
RenderingServer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
BakeRenderUV2
Cached name for the 'bake_render_uv2' method.
public static readonly StringName BakeRenderUV2
Field Value
CallOnRenderThread
Cached name for the 'call_on_render_thread' method.
public static readonly StringName CallOnRenderThread
Field Value
CameraAttributesCreate
Cached name for the 'camera_attributes_create' method.
public static readonly StringName CameraAttributesCreate
Field Value
CameraAttributesSetAutoExposure
Cached name for the 'camera_attributes_set_auto_exposure' method.
public static readonly StringName CameraAttributesSetAutoExposure
Field Value
CameraAttributesSetDofBlur
Cached name for the 'camera_attributes_set_dof_blur' method.
public static readonly StringName CameraAttributesSetDofBlur
Field Value
CameraAttributesSetDofBlurBokehShape
Cached name for the 'camera_attributes_set_dof_blur_bokeh_shape' method.
public static readonly StringName CameraAttributesSetDofBlurBokehShape
Field Value
CameraAttributesSetDofBlurQuality
Cached name for the 'camera_attributes_set_dof_blur_quality' method.
public static readonly StringName CameraAttributesSetDofBlurQuality
Field Value
CameraAttributesSetExposure
Cached name for the 'camera_attributes_set_exposure' method.
public static readonly StringName CameraAttributesSetExposure
Field Value
CameraCreate
Cached name for the 'camera_create' method.
public static readonly StringName CameraCreate
Field Value
CameraSetCameraAttributes
Cached name for the 'camera_set_camera_attributes' method.
public static readonly StringName CameraSetCameraAttributes
Field Value
CameraSetCullMask
Cached name for the 'camera_set_cull_mask' method.
public static readonly StringName CameraSetCullMask
Field Value
CameraSetEnvironment
Cached name for the 'camera_set_environment' method.
public static readonly StringName CameraSetEnvironment
Field Value
CameraSetFrustum
Cached name for the 'camera_set_frustum' method.
public static readonly StringName CameraSetFrustum
Field Value
CameraSetOrthogonal
Cached name for the 'camera_set_orthogonal' method.
public static readonly StringName CameraSetOrthogonal
Field Value
CameraSetPerspective
Cached name for the 'camera_set_perspective' method.
public static readonly StringName CameraSetPerspective
Field Value
CameraSetTransform
Cached name for the 'camera_set_transform' method.
public static readonly StringName CameraSetTransform
Field Value
CameraSetUseVerticalAspect
Cached name for the 'camera_set_use_vertical_aspect' method.
public static readonly StringName CameraSetUseVerticalAspect
Field Value
CanvasCreate
Cached name for the 'canvas_create' method.
public static readonly StringName CanvasCreate
Field Value
CanvasItemAddAnimationSlice
Cached name for the 'canvas_item_add_animation_slice' method.
public static readonly StringName CanvasItemAddAnimationSlice
Field Value
CanvasItemAddCircle
Cached name for the 'canvas_item_add_circle' method.
public static readonly StringName CanvasItemAddCircle
Field Value
CanvasItemAddClipIgnore
Cached name for the 'canvas_item_add_clip_ignore' method.
public static readonly StringName CanvasItemAddClipIgnore
Field Value
CanvasItemAddLcdTextureRectRegion
Cached name for the 'canvas_item_add_lcd_texture_rect_region' method.
public static readonly StringName CanvasItemAddLcdTextureRectRegion
Field Value
CanvasItemAddLine
Cached name for the 'canvas_item_add_line' method.
public static readonly StringName CanvasItemAddLine
Field Value
CanvasItemAddMesh
Cached name for the 'canvas_item_add_mesh' method.
public static readonly StringName CanvasItemAddMesh
Field Value
CanvasItemAddMsdfTextureRectRegion
Cached name for the 'canvas_item_add_msdf_texture_rect_region' method.
public static readonly StringName CanvasItemAddMsdfTextureRectRegion
Field Value
CanvasItemAddMultiline
Cached name for the 'canvas_item_add_multiline' method.
public static readonly StringName CanvasItemAddMultiline
Field Value
CanvasItemAddMultimesh
Cached name for the 'canvas_item_add_multimesh' method.
public static readonly StringName CanvasItemAddMultimesh
Field Value
CanvasItemAddNinePatch
Cached name for the 'canvas_item_add_nine_patch' method.
public static readonly StringName CanvasItemAddNinePatch
Field Value
CanvasItemAddParticles
Cached name for the 'canvas_item_add_particles' method.
public static readonly StringName CanvasItemAddParticles
Field Value
CanvasItemAddPolygon
Cached name for the 'canvas_item_add_polygon' method.
public static readonly StringName CanvasItemAddPolygon
Field Value
CanvasItemAddPolyline
Cached name for the 'canvas_item_add_polyline' method.
public static readonly StringName CanvasItemAddPolyline
Field Value
CanvasItemAddPrimitive
Cached name for the 'canvas_item_add_primitive' method.
public static readonly StringName CanvasItemAddPrimitive
Field Value
CanvasItemAddRect
Cached name for the 'canvas_item_add_rect' method.
public static readonly StringName CanvasItemAddRect
Field Value
CanvasItemAddSetTransform
Cached name for the 'canvas_item_add_set_transform' method.
public static readonly StringName CanvasItemAddSetTransform
Field Value
CanvasItemAddTextureRect
Cached name for the 'canvas_item_add_texture_rect' method.
public static readonly StringName CanvasItemAddTextureRect
Field Value
CanvasItemAddTextureRectRegion
Cached name for the 'canvas_item_add_texture_rect_region' method.
public static readonly StringName CanvasItemAddTextureRectRegion
Field Value
CanvasItemAddTriangleArray
Cached name for the 'canvas_item_add_triangle_array' method.
public static readonly StringName CanvasItemAddTriangleArray
Field Value
CanvasItemClear
Cached name for the 'canvas_item_clear' method.
public static readonly StringName CanvasItemClear
Field Value
CanvasItemCreate
Cached name for the 'canvas_item_create' method.
public static readonly StringName CanvasItemCreate
Field Value
CanvasItemSetCanvasGroupMode
Cached name for the 'canvas_item_set_canvas_group_mode' method.
public static readonly StringName CanvasItemSetCanvasGroupMode
Field Value
CanvasItemSetClip
Cached name for the 'canvas_item_set_clip' method.
public static readonly StringName CanvasItemSetClip
Field Value
CanvasItemSetCopyToBackbuffer
Cached name for the 'canvas_item_set_copy_to_backbuffer' method.
public static readonly StringName CanvasItemSetCopyToBackbuffer
Field Value
CanvasItemSetCustomRect
Cached name for the 'canvas_item_set_custom_rect' method.
public static readonly StringName CanvasItemSetCustomRect
Field Value
CanvasItemSetDefaultTextureFilter
Cached name for the 'canvas_item_set_default_texture_filter' method.
public static readonly StringName CanvasItemSetDefaultTextureFilter
Field Value
CanvasItemSetDefaultTextureRepeat
Cached name for the 'canvas_item_set_default_texture_repeat' method.
public static readonly StringName CanvasItemSetDefaultTextureRepeat
Field Value
CanvasItemSetDistanceFieldMode
Cached name for the 'canvas_item_set_distance_field_mode' method.
public static readonly StringName CanvasItemSetDistanceFieldMode
Field Value
CanvasItemSetDrawBehindParent
Cached name for the 'canvas_item_set_draw_behind_parent' method.
public static readonly StringName CanvasItemSetDrawBehindParent
Field Value
CanvasItemSetDrawIndex
Cached name for the 'canvas_item_set_draw_index' method.
public static readonly StringName CanvasItemSetDrawIndex
Field Value
CanvasItemSetLightMask
Cached name for the 'canvas_item_set_light_mask' method.
public static readonly StringName CanvasItemSetLightMask
Field Value
CanvasItemSetMaterial
Cached name for the 'canvas_item_set_material' method.
public static readonly StringName CanvasItemSetMaterial
Field Value
CanvasItemSetModulate
Cached name for the 'canvas_item_set_modulate' method.
public static readonly StringName CanvasItemSetModulate
Field Value
CanvasItemSetParent
Cached name for the 'canvas_item_set_parent' method.
public static readonly StringName CanvasItemSetParent
Field Value
CanvasItemSetSelfModulate
Cached name for the 'canvas_item_set_self_modulate' method.
public static readonly StringName CanvasItemSetSelfModulate
Field Value
CanvasItemSetSortChildrenByY
Cached name for the 'canvas_item_set_sort_children_by_y' method.
public static readonly StringName CanvasItemSetSortChildrenByY
Field Value
CanvasItemSetTransform
Cached name for the 'canvas_item_set_transform' method.
public static readonly StringName CanvasItemSetTransform
Field Value
CanvasItemSetUseParentMaterial
Cached name for the 'canvas_item_set_use_parent_material' method.
public static readonly StringName CanvasItemSetUseParentMaterial
Field Value
CanvasItemSetVisibilityLayer
Cached name for the 'canvas_item_set_visibility_layer' method.
public static readonly StringName CanvasItemSetVisibilityLayer
Field Value
CanvasItemSetVisibilityNotifier
Cached name for the 'canvas_item_set_visibility_notifier' method.
public static readonly StringName CanvasItemSetVisibilityNotifier
Field Value
CanvasItemSetVisible
Cached name for the 'canvas_item_set_visible' method.
public static readonly StringName CanvasItemSetVisible
Field Value
CanvasItemSetZAsRelativeToParent
Cached name for the 'canvas_item_set_z_as_relative_to_parent' method.
public static readonly StringName CanvasItemSetZAsRelativeToParent
Field Value
CanvasItemSetZIndex
Cached name for the 'canvas_item_set_z_index' method.
public static readonly StringName CanvasItemSetZIndex
Field Value
CanvasLightAttachToCanvas
Cached name for the 'canvas_light_attach_to_canvas' method.
public static readonly StringName CanvasLightAttachToCanvas
Field Value
CanvasLightCreate
Cached name for the 'canvas_light_create' method.
public static readonly StringName CanvasLightCreate
Field Value
CanvasLightOccluderAttachToCanvas
Cached name for the 'canvas_light_occluder_attach_to_canvas' method.
public static readonly StringName CanvasLightOccluderAttachToCanvas
Field Value
CanvasLightOccluderCreate
Cached name for the 'canvas_light_occluder_create' method.
public static readonly StringName CanvasLightOccluderCreate
Field Value
CanvasLightOccluderSetAsSdfCollision
Cached name for the 'canvas_light_occluder_set_as_sdf_collision' method.
public static readonly StringName CanvasLightOccluderSetAsSdfCollision
Field Value
CanvasLightOccluderSetEnabled
Cached name for the 'canvas_light_occluder_set_enabled' method.
public static readonly StringName CanvasLightOccluderSetEnabled
Field Value
CanvasLightOccluderSetLightMask
Cached name for the 'canvas_light_occluder_set_light_mask' method.
public static readonly StringName CanvasLightOccluderSetLightMask
Field Value
CanvasLightOccluderSetPolygon
Cached name for the 'canvas_light_occluder_set_polygon' method.
public static readonly StringName CanvasLightOccluderSetPolygon
Field Value
CanvasLightOccluderSetTransform
Cached name for the 'canvas_light_occluder_set_transform' method.
public static readonly StringName CanvasLightOccluderSetTransform
Field Value
CanvasLightSetBlendMode
Cached name for the 'canvas_light_set_blend_mode' method.
public static readonly StringName CanvasLightSetBlendMode
Field Value
CanvasLightSetColor
Cached name for the 'canvas_light_set_color' method.
public static readonly StringName CanvasLightSetColor
Field Value
CanvasLightSetEnabled
Cached name for the 'canvas_light_set_enabled' method.
public static readonly StringName CanvasLightSetEnabled
Field Value
CanvasLightSetEnergy
Cached name for the 'canvas_light_set_energy' method.
public static readonly StringName CanvasLightSetEnergy
Field Value
CanvasLightSetHeight
Cached name for the 'canvas_light_set_height' method.
public static readonly StringName CanvasLightSetHeight
Field Value
CanvasLightSetItemCullMask
Cached name for the 'canvas_light_set_item_cull_mask' method.
public static readonly StringName CanvasLightSetItemCullMask
Field Value
CanvasLightSetItemShadowCullMask
Cached name for the 'canvas_light_set_item_shadow_cull_mask' method.
public static readonly StringName CanvasLightSetItemShadowCullMask
Field Value
CanvasLightSetLayerRange
Cached name for the 'canvas_light_set_layer_range' method.
public static readonly StringName CanvasLightSetLayerRange
Field Value
CanvasLightSetMode
Cached name for the 'canvas_light_set_mode' method.
public static readonly StringName CanvasLightSetMode
Field Value
CanvasLightSetShadowColor
Cached name for the 'canvas_light_set_shadow_color' method.
public static readonly StringName CanvasLightSetShadowColor
Field Value
CanvasLightSetShadowEnabled
Cached name for the 'canvas_light_set_shadow_enabled' method.
public static readonly StringName CanvasLightSetShadowEnabled
Field Value
CanvasLightSetShadowFilter
Cached name for the 'canvas_light_set_shadow_filter' method.
public static readonly StringName CanvasLightSetShadowFilter
Field Value
CanvasLightSetShadowSmooth
Cached name for the 'canvas_light_set_shadow_smooth' method.
public static readonly StringName CanvasLightSetShadowSmooth
Field Value
CanvasLightSetTexture
Cached name for the 'canvas_light_set_texture' method.
public static readonly StringName CanvasLightSetTexture
Field Value
CanvasLightSetTextureOffset
Cached name for the 'canvas_light_set_texture_offset' method.
public static readonly StringName CanvasLightSetTextureOffset
Field Value
CanvasLightSetTextureScale
Cached name for the 'canvas_light_set_texture_scale' method.
public static readonly StringName CanvasLightSetTextureScale
Field Value
CanvasLightSetTransform
Cached name for the 'canvas_light_set_transform' method.
public static readonly StringName CanvasLightSetTransform
Field Value
CanvasLightSetZRange
Cached name for the 'canvas_light_set_z_range' method.
public static readonly StringName CanvasLightSetZRange
Field Value
CanvasOccluderPolygonCreate
Cached name for the 'canvas_occluder_polygon_create' method.
public static readonly StringName CanvasOccluderPolygonCreate
Field Value
CanvasOccluderPolygonSetCullMode
Cached name for the 'canvas_occluder_polygon_set_cull_mode' method.
public static readonly StringName CanvasOccluderPolygonSetCullMode
Field Value
CanvasOccluderPolygonSetShape
Cached name for the 'canvas_occluder_polygon_set_shape' method.
public static readonly StringName CanvasOccluderPolygonSetShape
Field Value
CanvasSetDisableScale
Cached name for the 'canvas_set_disable_scale' method.
public static readonly StringName CanvasSetDisableScale
Field Value
CanvasSetItemMirroring
Cached name for the 'canvas_set_item_mirroring' method.
public static readonly StringName CanvasSetItemMirroring
Field Value
CanvasSetModulate
Cached name for the 'canvas_set_modulate' method.
public static readonly StringName CanvasSetModulate
Field Value
CanvasSetShadowTextureSize
Cached name for the 'canvas_set_shadow_texture_size' method.
public static readonly StringName CanvasSetShadowTextureSize
Field Value
CanvasTextureCreate
Cached name for the 'canvas_texture_create' method.
public static readonly StringName CanvasTextureCreate
Field Value
CanvasTextureSetChannel
Cached name for the 'canvas_texture_set_channel' method.
public static readonly StringName CanvasTextureSetChannel
Field Value
CanvasTextureSetShadingParameters
Cached name for the 'canvas_texture_set_shading_parameters' method.
public static readonly StringName CanvasTextureSetShadingParameters
Field Value
CanvasTextureSetTextureFilter
Cached name for the 'canvas_texture_set_texture_filter' method.
public static readonly StringName CanvasTextureSetTextureFilter
Field Value
CanvasTextureSetTextureRepeat
Cached name for the 'canvas_texture_set_texture_repeat' method.
public static readonly StringName CanvasTextureSetTextureRepeat
Field Value
CreateLocalRenderingDevice
Cached name for the 'create_local_rendering_device' method.
public static readonly StringName CreateLocalRenderingDevice
Field Value
DebugCanvasItemGetRect
Cached name for the 'debug_canvas_item_get_rect' method.
public static readonly StringName DebugCanvasItemGetRect
Field Value
DecalCreate
Cached name for the 'decal_create' method.
public static readonly StringName DecalCreate
Field Value
DecalSetAlbedoMix
Cached name for the 'decal_set_albedo_mix' method.
public static readonly StringName DecalSetAlbedoMix
Field Value
DecalSetCullMask
Cached name for the 'decal_set_cull_mask' method.
public static readonly StringName DecalSetCullMask
Field Value
DecalSetDistanceFade
Cached name for the 'decal_set_distance_fade' method.
public static readonly StringName DecalSetDistanceFade
Field Value
DecalSetEmissionEnergy
Cached name for the 'decal_set_emission_energy' method.
public static readonly StringName DecalSetEmissionEnergy
Field Value
DecalSetFade
Cached name for the 'decal_set_fade' method.
public static readonly StringName DecalSetFade
Field Value
DecalSetModulate
Cached name for the 'decal_set_modulate' method.
public static readonly StringName DecalSetModulate
Field Value
DecalSetNormalFade
Cached name for the 'decal_set_normal_fade' method.
public static readonly StringName DecalSetNormalFade
Field Value
DecalSetSize
Cached name for the 'decal_set_size' method.
public static readonly StringName DecalSetSize
Field Value
DecalSetTexture
Cached name for the 'decal_set_texture' method.
public static readonly StringName DecalSetTexture
Field Value
DecalsSetFilter
Cached name for the 'decals_set_filter' method.
public static readonly StringName DecalsSetFilter
Field Value
DirectionalLightCreate
Cached name for the 'directional_light_create' method.
public static readonly StringName DirectionalLightCreate
Field Value
DirectionalShadowAtlasSetSize
Cached name for the 'directional_shadow_atlas_set_size' method.
public static readonly StringName DirectionalShadowAtlasSetSize
Field Value
DirectionalSoftShadowFilterSetQuality
Cached name for the 'directional_soft_shadow_filter_set_quality' method.
public static readonly StringName DirectionalSoftShadowFilterSetQuality
Field Value
EnvironmentBakePanorama
Cached name for the 'environment_bake_panorama' method.
public static readonly StringName EnvironmentBakePanorama
Field Value
EnvironmentCreate
Cached name for the 'environment_create' method.
public static readonly StringName EnvironmentCreate
Field Value
EnvironmentGlowSetUseBicubicUpscale
Cached name for the 'environment_glow_set_use_bicubic_upscale' method.
public static readonly StringName EnvironmentGlowSetUseBicubicUpscale
Field Value
EnvironmentSetAdjustment
Cached name for the 'environment_set_adjustment' method.
public static readonly StringName EnvironmentSetAdjustment
Field Value
EnvironmentSetAmbientLight
Cached name for the 'environment_set_ambient_light' method.
public static readonly StringName EnvironmentSetAmbientLight
Field Value
EnvironmentSetBackground
Cached name for the 'environment_set_background' method.
public static readonly StringName EnvironmentSetBackground
Field Value
EnvironmentSetBgColor
Cached name for the 'environment_set_bg_color' method.
public static readonly StringName EnvironmentSetBgColor
Field Value
EnvironmentSetBgEnergy
Cached name for the 'environment_set_bg_energy' method.
public static readonly StringName EnvironmentSetBgEnergy
Field Value
EnvironmentSetCanvasMaxLayer
Cached name for the 'environment_set_canvas_max_layer' method.
public static readonly StringName EnvironmentSetCanvasMaxLayer
Field Value
EnvironmentSetFog
Cached name for the 'environment_set_fog' method.
public static readonly StringName EnvironmentSetFog
Field Value
EnvironmentSetGlow
Cached name for the 'environment_set_glow' method.
public static readonly StringName EnvironmentSetGlow
Field Value
EnvironmentSetSdfgi
Cached name for the 'environment_set_sdfgi' method.
public static readonly StringName EnvironmentSetSdfgi
Field Value
EnvironmentSetSdfgiFramesToConverge
Cached name for the 'environment_set_sdfgi_frames_to_converge' method.
public static readonly StringName EnvironmentSetSdfgiFramesToConverge
Field Value
EnvironmentSetSdfgiFramesToUpdateLight
Cached name for the 'environment_set_sdfgi_frames_to_update_light' method.
public static readonly StringName EnvironmentSetSdfgiFramesToUpdateLight
Field Value
EnvironmentSetSdfgiRayCount
Cached name for the 'environment_set_sdfgi_ray_count' method.
public static readonly StringName EnvironmentSetSdfgiRayCount
Field Value
EnvironmentSetSky
Cached name for the 'environment_set_sky' method.
public static readonly StringName EnvironmentSetSky
Field Value
EnvironmentSetSkyCustomFov
Cached name for the 'environment_set_sky_custom_fov' method.
public static readonly StringName EnvironmentSetSkyCustomFov
Field Value
EnvironmentSetSkyOrientation
Cached name for the 'environment_set_sky_orientation' method.
public static readonly StringName EnvironmentSetSkyOrientation
Field Value
EnvironmentSetSsao
Cached name for the 'environment_set_ssao' method.
public static readonly StringName EnvironmentSetSsao
Field Value
EnvironmentSetSsaoQuality
Cached name for the 'environment_set_ssao_quality' method.
public static readonly StringName EnvironmentSetSsaoQuality
Field Value
EnvironmentSetSsilQuality
Cached name for the 'environment_set_ssil_quality' method.
public static readonly StringName EnvironmentSetSsilQuality
Field Value
EnvironmentSetSsr
Cached name for the 'environment_set_ssr' method.
public static readonly StringName EnvironmentSetSsr
Field Value
EnvironmentSetSsrRoughnessQuality
Cached name for the 'environment_set_ssr_roughness_quality' method.
public static readonly StringName EnvironmentSetSsrRoughnessQuality
Field Value
EnvironmentSetTonemap
Cached name for the 'environment_set_tonemap' method.
public static readonly StringName EnvironmentSetTonemap
Field Value
EnvironmentSetVolumetricFog
Cached name for the 'environment_set_volumetric_fog' method.
public static readonly StringName EnvironmentSetVolumetricFog
Field Value
EnvironmentSetVolumetricFogFilterActive
Cached name for the 'environment_set_volumetric_fog_filter_active' method.
public static readonly StringName EnvironmentSetVolumetricFogFilterActive
Field Value
EnvironmentSetVolumetricFogVolumeSize
Cached name for the 'environment_set_volumetric_fog_volume_size' method.
public static readonly StringName EnvironmentSetVolumetricFogVolumeSize
Field Value
FogVolumeCreate
Cached name for the 'fog_volume_create' method.
public static readonly StringName FogVolumeCreate
Field Value
FogVolumeSetMaterial
Cached name for the 'fog_volume_set_material' method.
public static readonly StringName FogVolumeSetMaterial
Field Value
FogVolumeSetShape
Cached name for the 'fog_volume_set_shape' method.
public static readonly StringName FogVolumeSetShape
Field Value
FogVolumeSetSize
Cached name for the 'fog_volume_set_size' method.
public static readonly StringName FogVolumeSetSize
Field Value
ForceDraw
Cached name for the 'force_draw' method.
public static readonly StringName ForceDraw
Field Value
ForceSync
Cached name for the 'force_sync' method.
public static readonly StringName ForceSync
Field Value
FreeRid
Cached name for the 'free_rid' method.
public static readonly StringName FreeRid
Field Value
GISetUseHalfResolution
Cached name for the 'gi_set_use_half_resolution' method.
public static readonly StringName GISetUseHalfResolution
Field Value
GetDefaultClearColor
Cached name for the 'get_default_clear_color' method.
public static readonly StringName GetDefaultClearColor
Field Value
GetFrameSetupTimeCpu
Cached name for the 'get_frame_setup_time_cpu' method.
public static readonly StringName GetFrameSetupTimeCpu
Field Value
GetRenderingDevice
Cached name for the 'get_rendering_device' method.
public static readonly StringName GetRenderingDevice
Field Value
GetRenderingInfo
Cached name for the 'get_rendering_info' method.
public static readonly StringName GetRenderingInfo
Field Value
GetShaderParameterList
Cached name for the 'get_shader_parameter_list' method.
public static readonly StringName GetShaderParameterList
Field Value
GetTestCube
Cached name for the 'get_test_cube' method.
public static readonly StringName GetTestCube
Field Value
GetTestTexture
Cached name for the 'get_test_texture' method.
public static readonly StringName GetTestTexture
Field Value
GetVideoAdapterApiVersion
Cached name for the 'get_video_adapter_api_version' method.
public static readonly StringName GetVideoAdapterApiVersion
Field Value
GetVideoAdapterName
Cached name for the 'get_video_adapter_name' method.
public static readonly StringName GetVideoAdapterName
Field Value
GetVideoAdapterType
Cached name for the 'get_video_adapter_type' method.
public static readonly StringName GetVideoAdapterType
Field Value
GetVideoAdapterVendor
Cached name for the 'get_video_adapter_vendor' method.
public static readonly StringName GetVideoAdapterVendor
Field Value
GetWhiteTexture
Cached name for the 'get_white_texture' method.
public static readonly StringName GetWhiteTexture
Field Value
GlobalShaderParameterAdd
Cached name for the 'global_shader_parameter_add' method.
public static readonly StringName GlobalShaderParameterAdd
Field Value
GlobalShaderParameterGet
Cached name for the 'global_shader_parameter_get' method.
public static readonly StringName GlobalShaderParameterGet
Field Value
GlobalShaderParameterGetList
Cached name for the 'global_shader_parameter_get_list' method.
public static readonly StringName GlobalShaderParameterGetList
Field Value
GlobalShaderParameterGetType
Cached name for the 'global_shader_parameter_get_type' method.
public static readonly StringName GlobalShaderParameterGetType
Field Value
GlobalShaderParameterRemove
Cached name for the 'global_shader_parameter_remove' method.
public static readonly StringName GlobalShaderParameterRemove
Field Value
GlobalShaderParameterSet
Cached name for the 'global_shader_parameter_set' method.
public static readonly StringName GlobalShaderParameterSet
Field Value
GlobalShaderParameterSetOverride
Cached name for the 'global_shader_parameter_set_override' method.
public static readonly StringName GlobalShaderParameterSetOverride
Field Value
HasChanged
Cached name for the 'has_changed' method.
public static readonly StringName HasChanged
Field Value
HasFeature
Cached name for the 'has_feature' method.
public static readonly StringName HasFeature
Field Value
HasOsFeature
Cached name for the 'has_os_feature' method.
public static readonly StringName HasOsFeature
Field Value
InstanceAttachObjectInstanceId
Cached name for the 'instance_attach_object_instance_id' method.
public static readonly StringName InstanceAttachObjectInstanceId
Field Value
InstanceAttachSkeleton
Cached name for the 'instance_attach_skeleton' method.
public static readonly StringName InstanceAttachSkeleton
Field Value
InstanceCreate
Cached name for the 'instance_create' method.
public static readonly StringName InstanceCreate
Field Value
InstanceCreate2
Cached name for the 'instance_create2' method.
public static readonly StringName InstanceCreate2
Field Value
InstanceGeometryGetShaderParameter
Cached name for the 'instance_geometry_get_shader_parameter' method.
public static readonly StringName InstanceGeometryGetShaderParameter
Field Value
InstanceGeometryGetShaderParameterDefaultValue
Cached name for the 'instance_geometry_get_shader_parameter_default_value' method.
public static readonly StringName InstanceGeometryGetShaderParameterDefaultValue
Field Value
InstanceGeometryGetShaderParameterList
Cached name for the 'instance_geometry_get_shader_parameter_list' method.
public static readonly StringName InstanceGeometryGetShaderParameterList
Field Value
InstanceGeometrySetCastShadowsSetting
Cached name for the 'instance_geometry_set_cast_shadows_setting' method.
public static readonly StringName InstanceGeometrySetCastShadowsSetting
Field Value
InstanceGeometrySetFlag
Cached name for the 'instance_geometry_set_flag' method.
public static readonly StringName InstanceGeometrySetFlag
Field Value
InstanceGeometrySetLightmap
Cached name for the 'instance_geometry_set_lightmap' method.
public static readonly StringName InstanceGeometrySetLightmap
Field Value
InstanceGeometrySetLodBias
Cached name for the 'instance_geometry_set_lod_bias' method.
public static readonly StringName InstanceGeometrySetLodBias
Field Value
InstanceGeometrySetMaterialOverlay
Cached name for the 'instance_geometry_set_material_overlay' method.
public static readonly StringName InstanceGeometrySetMaterialOverlay
Field Value
InstanceGeometrySetMaterialOverride
Cached name for the 'instance_geometry_set_material_override' method.
public static readonly StringName InstanceGeometrySetMaterialOverride
Field Value
InstanceGeometrySetShaderParameter
Cached name for the 'instance_geometry_set_shader_parameter' method.
public static readonly StringName InstanceGeometrySetShaderParameter
Field Value
InstanceGeometrySetTransparency
Cached name for the 'instance_geometry_set_transparency' method.
public static readonly StringName InstanceGeometrySetTransparency
Field Value
InstanceGeometrySetVisibilityRange
Cached name for the 'instance_geometry_set_visibility_range' method.
public static readonly StringName InstanceGeometrySetVisibilityRange
Field Value
InstanceSetBase
Cached name for the 'instance_set_base' method.
public static readonly StringName InstanceSetBase
Field Value
InstanceSetBlendShapeWeight
Cached name for the 'instance_set_blend_shape_weight' method.
public static readonly StringName InstanceSetBlendShapeWeight
Field Value
InstanceSetCustomAabb
Cached name for the 'instance_set_custom_aabb' method.
public static readonly StringName InstanceSetCustomAabb
Field Value
InstanceSetExtraVisibilityMargin
Cached name for the 'instance_set_extra_visibility_margin' method.
public static readonly StringName InstanceSetExtraVisibilityMargin
Field Value
InstanceSetIgnoreCulling
Cached name for the 'instance_set_ignore_culling' method.
public static readonly StringName InstanceSetIgnoreCulling
Field Value
InstanceSetLayerMask
Cached name for the 'instance_set_layer_mask' method.
public static readonly StringName InstanceSetLayerMask
Field Value
InstanceSetPivotData
Cached name for the 'instance_set_pivot_data' method.
public static readonly StringName InstanceSetPivotData
Field Value
InstanceSetScenario
Cached name for the 'instance_set_scenario' method.
public static readonly StringName InstanceSetScenario
Field Value
InstanceSetSurfaceOverrideMaterial
Cached name for the 'instance_set_surface_override_material' method.
public static readonly StringName InstanceSetSurfaceOverrideMaterial
Field Value
InstanceSetTransform
Cached name for the 'instance_set_transform' method.
public static readonly StringName InstanceSetTransform
Field Value
InstanceSetVisibilityParent
Cached name for the 'instance_set_visibility_parent' method.
public static readonly StringName InstanceSetVisibilityParent
Field Value
InstanceSetVisible
Cached name for the 'instance_set_visible' method.
public static readonly StringName InstanceSetVisible
Field Value
InstancesCullAabb
Cached name for the 'instances_cull_aabb' method.
public static readonly StringName InstancesCullAabb
Field Value
InstancesCullConvex
Cached name for the 'instances_cull_convex' method.
public static readonly StringName InstancesCullConvex
Field Value
InstancesCullRay
Cached name for the 'instances_cull_ray' method.
public static readonly StringName InstancesCullRay
Field Value
IsRenderLoopEnabled
Cached name for the 'is_render_loop_enabled' method.
public static readonly StringName IsRenderLoopEnabled
Field Value
LightDirectionalSetBlendSplits
Cached name for the 'light_directional_set_blend_splits' method.
public static readonly StringName LightDirectionalSetBlendSplits
Field Value
LightDirectionalSetShadowMode
Cached name for the 'light_directional_set_shadow_mode' method.
public static readonly StringName LightDirectionalSetShadowMode
Field Value
LightDirectionalSetSkyMode
Cached name for the 'light_directional_set_sky_mode' method.
public static readonly StringName LightDirectionalSetSkyMode
Field Value
LightOmniSetShadowMode
Cached name for the 'light_omni_set_shadow_mode' method.
public static readonly StringName LightOmniSetShadowMode
Field Value
LightProjectorsSetFilter
Cached name for the 'light_projectors_set_filter' method.
public static readonly StringName LightProjectorsSetFilter
Field Value
LightSetBakeMode
Cached name for the 'light_set_bake_mode' method.
public static readonly StringName LightSetBakeMode
Field Value
LightSetColor
Cached name for the 'light_set_color' method.
public static readonly StringName LightSetColor
Field Value
LightSetCullMask
Cached name for the 'light_set_cull_mask' method.
public static readonly StringName LightSetCullMask
Field Value
LightSetDistanceFade
Cached name for the 'light_set_distance_fade' method.
public static readonly StringName LightSetDistanceFade
Field Value
LightSetMaxSdfgiCascade
Cached name for the 'light_set_max_sdfgi_cascade' method.
public static readonly StringName LightSetMaxSdfgiCascade
Field Value
LightSetNegative
Cached name for the 'light_set_negative' method.
public static readonly StringName LightSetNegative
Field Value
LightSetParam
Cached name for the 'light_set_param' method.
public static readonly StringName LightSetParam
Field Value
LightSetProjector
Cached name for the 'light_set_projector' method.
public static readonly StringName LightSetProjector
Field Value
LightSetReverseCullFaceMode
Cached name for the 'light_set_reverse_cull_face_mode' method.
public static readonly StringName LightSetReverseCullFaceMode
Field Value
LightSetShadow
Cached name for the 'light_set_shadow' method.
public static readonly StringName LightSetShadow
Field Value
LightmapCreate
Cached name for the 'lightmap_create' method.
public static readonly StringName LightmapCreate
Field Value
LightmapGetProbeCaptureBspTree
Cached name for the 'lightmap_get_probe_capture_bsp_tree' method.
public static readonly StringName LightmapGetProbeCaptureBspTree
Field Value
LightmapGetProbeCapturePoints
Cached name for the 'lightmap_get_probe_capture_points' method.
public static readonly StringName LightmapGetProbeCapturePoints
Field Value
LightmapGetProbeCaptureSh
Cached name for the 'lightmap_get_probe_capture_sh' method.
public static readonly StringName LightmapGetProbeCaptureSh
Field Value
LightmapGetProbeCaptureTetrahedra
Cached name for the 'lightmap_get_probe_capture_tetrahedra' method.
public static readonly StringName LightmapGetProbeCaptureTetrahedra
Field Value
LightmapSetBakedExposureNormalization
Cached name for the 'lightmap_set_baked_exposure_normalization' method.
public static readonly StringName LightmapSetBakedExposureNormalization
Field Value
LightmapSetProbeBounds
Cached name for the 'lightmap_set_probe_bounds' method.
public static readonly StringName LightmapSetProbeBounds
Field Value
LightmapSetProbeCaptureData
Cached name for the 'lightmap_set_probe_capture_data' method.
public static readonly StringName LightmapSetProbeCaptureData
Field Value
LightmapSetProbeCaptureUpdateSpeed
Cached name for the 'lightmap_set_probe_capture_update_speed' method.
public static readonly StringName LightmapSetProbeCaptureUpdateSpeed
Field Value
LightmapSetProbeInterior
Cached name for the 'lightmap_set_probe_interior' method.
public static readonly StringName LightmapSetProbeInterior
Field Value
LightmapSetTextures
Cached name for the 'lightmap_set_textures' method.
public static readonly StringName LightmapSetTextures
Field Value
MakeSphereMesh
Cached name for the 'make_sphere_mesh' method.
public static readonly StringName MakeSphereMesh
Field Value
MaterialCreate
Cached name for the 'material_create' method.
public static readonly StringName MaterialCreate
Field Value
MaterialGetParam
Cached name for the 'material_get_param' method.
public static readonly StringName MaterialGetParam
Field Value
MaterialSetNextPass
Cached name for the 'material_set_next_pass' method.
public static readonly StringName MaterialSetNextPass
Field Value
MaterialSetParam
Cached name for the 'material_set_param' method.
public static readonly StringName MaterialSetParam
Field Value
MaterialSetRenderPriority
Cached name for the 'material_set_render_priority' method.
public static readonly StringName MaterialSetRenderPriority
Field Value
MaterialSetShader
Cached name for the 'material_set_shader' method.
public static readonly StringName MaterialSetShader
Field Value
MeshAddSurface
Cached name for the 'mesh_add_surface' method.
public static readonly StringName MeshAddSurface
Field Value
MeshAddSurfaceFromArrays
Cached name for the 'mesh_add_surface_from_arrays' method.
public static readonly StringName MeshAddSurfaceFromArrays
Field Value
MeshClear
Cached name for the 'mesh_clear' method.
public static readonly StringName MeshClear
Field Value
MeshCreate
Cached name for the 'mesh_create' method.
public static readonly StringName MeshCreate
Field Value
MeshCreateFromSurfaces
Cached name for the 'mesh_create_from_surfaces' method.
public static readonly StringName MeshCreateFromSurfaces
Field Value
MeshGetBlendShapeCount
Cached name for the 'mesh_get_blend_shape_count' method.
public static readonly StringName MeshGetBlendShapeCount
Field Value
MeshGetBlendShapeMode
Cached name for the 'mesh_get_blend_shape_mode' method.
public static readonly StringName MeshGetBlendShapeMode
Field Value
MeshGetCustomAabb
Cached name for the 'mesh_get_custom_aabb' method.
public static readonly StringName MeshGetCustomAabb
Field Value
MeshGetSurface
Cached name for the 'mesh_get_surface' method.
public static readonly StringName MeshGetSurface
Field Value
MeshGetSurfaceCount
Cached name for the 'mesh_get_surface_count' method.
public static readonly StringName MeshGetSurfaceCount
Field Value
MeshSetBlendShapeMode
Cached name for the 'mesh_set_blend_shape_mode' method.
public static readonly StringName MeshSetBlendShapeMode
Field Value
MeshSetCustomAabb
Cached name for the 'mesh_set_custom_aabb' method.
public static readonly StringName MeshSetCustomAabb
Field Value
MeshSetShadowMesh
Cached name for the 'mesh_set_shadow_mesh' method.
public static readonly StringName MeshSetShadowMesh
Field Value
MeshSurfaceGetArrays
Cached name for the 'mesh_surface_get_arrays' method.
public static readonly StringName MeshSurfaceGetArrays
Field Value
MeshSurfaceGetBlendShapeArrays
Cached name for the 'mesh_surface_get_blend_shape_arrays' method.
public static readonly StringName MeshSurfaceGetBlendShapeArrays
Field Value
MeshSurfaceGetFormatAttributeStride
Cached name for the 'mesh_surface_get_format_attribute_stride' method.
public static readonly StringName MeshSurfaceGetFormatAttributeStride
Field Value
MeshSurfaceGetFormatNormalTangentStride
Cached name for the 'mesh_surface_get_format_normal_tangent_stride' method.
public static readonly StringName MeshSurfaceGetFormatNormalTangentStride
Field Value
MeshSurfaceGetFormatOffset
Cached name for the 'mesh_surface_get_format_offset' method.
public static readonly StringName MeshSurfaceGetFormatOffset
Field Value
MeshSurfaceGetFormatSkinStride
Cached name for the 'mesh_surface_get_format_skin_stride' method.
public static readonly StringName MeshSurfaceGetFormatSkinStride
Field Value
MeshSurfaceGetFormatVertexStride
Cached name for the 'mesh_surface_get_format_vertex_stride' method.
public static readonly StringName MeshSurfaceGetFormatVertexStride
Field Value
MeshSurfaceGetMaterial
Cached name for the 'mesh_surface_get_material' method.
public static readonly StringName MeshSurfaceGetMaterial
Field Value
MeshSurfaceSetMaterial
Cached name for the 'mesh_surface_set_material' method.
public static readonly StringName MeshSurfaceSetMaterial
Field Value
MeshSurfaceUpdateAttributeRegion
Cached name for the 'mesh_surface_update_attribute_region' method.
public static readonly StringName MeshSurfaceUpdateAttributeRegion
Field Value
MeshSurfaceUpdateSkinRegion
Cached name for the 'mesh_surface_update_skin_region' method.
public static readonly StringName MeshSurfaceUpdateSkinRegion
Field Value
MeshSurfaceUpdateVertexRegion
Cached name for the 'mesh_surface_update_vertex_region' method.
public static readonly StringName MeshSurfaceUpdateVertexRegion
Field Value
MultimeshAllocateData
Cached name for the 'multimesh_allocate_data' method.
public static readonly StringName MultimeshAllocateData
Field Value
MultimeshCreate
Cached name for the 'multimesh_create' method.
public static readonly StringName MultimeshCreate
Field Value
MultimeshGetAabb
Cached name for the 'multimesh_get_aabb' method.
public static readonly StringName MultimeshGetAabb
Field Value
MultimeshGetBuffer
Cached name for the 'multimesh_get_buffer' method.
public static readonly StringName MultimeshGetBuffer
Field Value
MultimeshGetInstanceCount
Cached name for the 'multimesh_get_instance_count' method.
public static readonly StringName MultimeshGetInstanceCount
Field Value
MultimeshGetMesh
Cached name for the 'multimesh_get_mesh' method.
public static readonly StringName MultimeshGetMesh
Field Value
MultimeshGetVisibleInstances
Cached name for the 'multimesh_get_visible_instances' method.
public static readonly StringName MultimeshGetVisibleInstances
Field Value
MultimeshInstanceGetColor
Cached name for the 'multimesh_instance_get_color' method.
public static readonly StringName MultimeshInstanceGetColor
Field Value
MultimeshInstanceGetCustomData
Cached name for the 'multimesh_instance_get_custom_data' method.
public static readonly StringName MultimeshInstanceGetCustomData
Field Value
MultimeshInstanceGetTransform
Cached name for the 'multimesh_instance_get_transform' method.
public static readonly StringName MultimeshInstanceGetTransform
Field Value
MultimeshInstanceGetTransform2D
Cached name for the 'multimesh_instance_get_transform_2d' method.
public static readonly StringName MultimeshInstanceGetTransform2D
Field Value
MultimeshInstanceSetColor
Cached name for the 'multimesh_instance_set_color' method.
public static readonly StringName MultimeshInstanceSetColor
Field Value
MultimeshInstanceSetCustomData
Cached name for the 'multimesh_instance_set_custom_data' method.
public static readonly StringName MultimeshInstanceSetCustomData
Field Value
MultimeshInstanceSetTransform
Cached name for the 'multimesh_instance_set_transform' method.
public static readonly StringName MultimeshInstanceSetTransform
Field Value
MultimeshInstanceSetTransform2D
Cached name for the 'multimesh_instance_set_transform_2d' method.
public static readonly StringName MultimeshInstanceSetTransform2D
Field Value
MultimeshSetBuffer
Cached name for the 'multimesh_set_buffer' method.
public static readonly StringName MultimeshSetBuffer
Field Value
MultimeshSetMesh
Cached name for the 'multimesh_set_mesh' method.
public static readonly StringName MultimeshSetMesh
Field Value
MultimeshSetVisibleInstances
Cached name for the 'multimesh_set_visible_instances' method.
public static readonly StringName MultimeshSetVisibleInstances
Field Value
OccluderCreate
Cached name for the 'occluder_create' method.
public static readonly StringName OccluderCreate
Field Value
OccluderSetMesh
Cached name for the 'occluder_set_mesh' method.
public static readonly StringName OccluderSetMesh
Field Value
OmniLightCreate
Cached name for the 'omni_light_create' method.
public static readonly StringName OmniLightCreate
Field Value
ParticlesCollisionCreate
Cached name for the 'particles_collision_create' method.
public static readonly StringName ParticlesCollisionCreate
Field Value
ParticlesCollisionHeightFieldUpdate
Cached name for the 'particles_collision_height_field_update' method.
public static readonly StringName ParticlesCollisionHeightFieldUpdate
Field Value
ParticlesCollisionSetAttractorAttenuation
Cached name for the 'particles_collision_set_attractor_attenuation' method.
public static readonly StringName ParticlesCollisionSetAttractorAttenuation
Field Value
ParticlesCollisionSetAttractorDirectionality
Cached name for the 'particles_collision_set_attractor_directionality' method.
public static readonly StringName ParticlesCollisionSetAttractorDirectionality
Field Value
ParticlesCollisionSetAttractorStrength
Cached name for the 'particles_collision_set_attractor_strength' method.
public static readonly StringName ParticlesCollisionSetAttractorStrength
Field Value
ParticlesCollisionSetBoxExtents
Cached name for the 'particles_collision_set_box_extents' method.
public static readonly StringName ParticlesCollisionSetBoxExtents
Field Value
ParticlesCollisionSetCollisionType
Cached name for the 'particles_collision_set_collision_type' method.
public static readonly StringName ParticlesCollisionSetCollisionType
Field Value
ParticlesCollisionSetCullMask
Cached name for the 'particles_collision_set_cull_mask' method.
public static readonly StringName ParticlesCollisionSetCullMask
Field Value
ParticlesCollisionSetFieldTexture
Cached name for the 'particles_collision_set_field_texture' method.
public static readonly StringName ParticlesCollisionSetFieldTexture
Field Value
ParticlesCollisionSetHeightFieldResolution
Cached name for the 'particles_collision_set_height_field_resolution' method.
public static readonly StringName ParticlesCollisionSetHeightFieldResolution
Field Value
ParticlesCollisionSetSphereRadius
Cached name for the 'particles_collision_set_sphere_radius' method.
public static readonly StringName ParticlesCollisionSetSphereRadius
Field Value
ParticlesCreate
Cached name for the 'particles_create' method.
public static readonly StringName ParticlesCreate
Field Value
ParticlesEmit
Cached name for the 'particles_emit' method.
public static readonly StringName ParticlesEmit
Field Value
ParticlesGetCurrentAabb
Cached name for the 'particles_get_current_aabb' method.
public static readonly StringName ParticlesGetCurrentAabb
Field Value
ParticlesGetEmitting
Cached name for the 'particles_get_emitting' method.
public static readonly StringName ParticlesGetEmitting
Field Value
ParticlesIsInactive
Cached name for the 'particles_is_inactive' method.
public static readonly StringName ParticlesIsInactive
Field Value
ParticlesRequestProcess
Cached name for the 'particles_request_process' method.
public static readonly StringName ParticlesRequestProcess
Field Value
ParticlesRestart
Cached name for the 'particles_restart' method.
public static readonly StringName ParticlesRestart
Field Value
ParticlesSetAmount
Cached name for the 'particles_set_amount' method.
public static readonly StringName ParticlesSetAmount
Field Value
ParticlesSetAmountRatio
Cached name for the 'particles_set_amount_ratio' method.
public static readonly StringName ParticlesSetAmountRatio
Field Value
ParticlesSetCollisionBaseSize
Cached name for the 'particles_set_collision_base_size' method.
public static readonly StringName ParticlesSetCollisionBaseSize
Field Value
ParticlesSetCustomAabb
Cached name for the 'particles_set_custom_aabb' method.
public static readonly StringName ParticlesSetCustomAabb
Field Value
ParticlesSetDrawOrder
Cached name for the 'particles_set_draw_order' method.
public static readonly StringName ParticlesSetDrawOrder
Field Value
ParticlesSetDrawPassMesh
Cached name for the 'particles_set_draw_pass_mesh' method.
public static readonly StringName ParticlesSetDrawPassMesh
Field Value
ParticlesSetDrawPasses
Cached name for the 'particles_set_draw_passes' method.
public static readonly StringName ParticlesSetDrawPasses
Field Value
ParticlesSetEmissionTransform
Cached name for the 'particles_set_emission_transform' method.
public static readonly StringName ParticlesSetEmissionTransform
Field Value
ParticlesSetEmitterVelocity
Cached name for the 'particles_set_emitter_velocity' method.
public static readonly StringName ParticlesSetEmitterVelocity
Field Value
ParticlesSetEmitting
Cached name for the 'particles_set_emitting' method.
public static readonly StringName ParticlesSetEmitting
Field Value
ParticlesSetExplosivenessRatio
Cached name for the 'particles_set_explosiveness_ratio' method.
public static readonly StringName ParticlesSetExplosivenessRatio
Field Value
ParticlesSetFixedFps
Cached name for the 'particles_set_fixed_fps' method.
public static readonly StringName ParticlesSetFixedFps
Field Value
ParticlesSetFractionalDelta
Cached name for the 'particles_set_fractional_delta' method.
public static readonly StringName ParticlesSetFractionalDelta
Field Value
ParticlesSetInterpToEnd
Cached name for the 'particles_set_interp_to_end' method.
public static readonly StringName ParticlesSetInterpToEnd
Field Value
ParticlesSetInterpolate
Cached name for the 'particles_set_interpolate' method.
public static readonly StringName ParticlesSetInterpolate
Field Value
ParticlesSetLifetime
Cached name for the 'particles_set_lifetime' method.
public static readonly StringName ParticlesSetLifetime
Field Value
ParticlesSetMode
Cached name for the 'particles_set_mode' method.
public static readonly StringName ParticlesSetMode
Field Value
ParticlesSetOneShot
Cached name for the 'particles_set_one_shot' method.
public static readonly StringName ParticlesSetOneShot
Field Value
ParticlesSetPreProcessTime
Cached name for the 'particles_set_pre_process_time' method.
public static readonly StringName ParticlesSetPreProcessTime
Field Value
ParticlesSetProcessMaterial
Cached name for the 'particles_set_process_material' method.
public static readonly StringName ParticlesSetProcessMaterial
Field Value
ParticlesSetRandomnessRatio
Cached name for the 'particles_set_randomness_ratio' method.
public static readonly StringName ParticlesSetRandomnessRatio
Field Value
ParticlesSetSpeedScale
Cached name for the 'particles_set_speed_scale' method.
public static readonly StringName ParticlesSetSpeedScale
Field Value
ParticlesSetSubemitter
Cached name for the 'particles_set_subemitter' method.
public static readonly StringName ParticlesSetSubemitter
Field Value
ParticlesSetTrailBindPoses
Cached name for the 'particles_set_trail_bind_poses' method.
public static readonly StringName ParticlesSetTrailBindPoses
Field Value
ParticlesSetTrails
Cached name for the 'particles_set_trails' method.
public static readonly StringName ParticlesSetTrails
Field Value
ParticlesSetTransformAlign
Cached name for the 'particles_set_transform_align' method.
public static readonly StringName ParticlesSetTransformAlign
Field Value
ParticlesSetUseLocalCoordinates
Cached name for the 'particles_set_use_local_coordinates' method.
public static readonly StringName ParticlesSetUseLocalCoordinates
Field Value
PositionalSoftShadowFilterSetQuality
Cached name for the 'positional_soft_shadow_filter_set_quality' method.
public static readonly StringName PositionalSoftShadowFilterSetQuality
Field Value
ReflectionProbeCreate
Cached name for the 'reflection_probe_create' method.
public static readonly StringName ReflectionProbeCreate
Field Value
ReflectionProbeSetAmbientColor
Cached name for the 'reflection_probe_set_ambient_color' method.
public static readonly StringName ReflectionProbeSetAmbientColor
Field Value
ReflectionProbeSetAmbientEnergy
Cached name for the 'reflection_probe_set_ambient_energy' method.
public static readonly StringName ReflectionProbeSetAmbientEnergy
Field Value
ReflectionProbeSetAmbientMode
Cached name for the 'reflection_probe_set_ambient_mode' method.
public static readonly StringName ReflectionProbeSetAmbientMode
Field Value
ReflectionProbeSetAsInterior
Cached name for the 'reflection_probe_set_as_interior' method.
public static readonly StringName ReflectionProbeSetAsInterior
Field Value
ReflectionProbeSetCullMask
Cached name for the 'reflection_probe_set_cull_mask' method.
public static readonly StringName ReflectionProbeSetCullMask
Field Value
ReflectionProbeSetEnableBoxProjection
Cached name for the 'reflection_probe_set_enable_box_projection' method.
public static readonly StringName ReflectionProbeSetEnableBoxProjection
Field Value
ReflectionProbeSetEnableShadows
Cached name for the 'reflection_probe_set_enable_shadows' method.
public static readonly StringName ReflectionProbeSetEnableShadows
Field Value
ReflectionProbeSetIntensity
Cached name for the 'reflection_probe_set_intensity' method.
public static readonly StringName ReflectionProbeSetIntensity
Field Value
ReflectionProbeSetMaxDistance
Cached name for the 'reflection_probe_set_max_distance' method.
public static readonly StringName ReflectionProbeSetMaxDistance
Field Value
ReflectionProbeSetMeshLodThreshold
Cached name for the 'reflection_probe_set_mesh_lod_threshold' method.
public static readonly StringName ReflectionProbeSetMeshLodThreshold
Field Value
ReflectionProbeSetOriginOffset
Cached name for the 'reflection_probe_set_origin_offset' method.
public static readonly StringName ReflectionProbeSetOriginOffset
Field Value
ReflectionProbeSetResolution
Cached name for the 'reflection_probe_set_resolution' method.
public static readonly StringName ReflectionProbeSetResolution
Field Value
ReflectionProbeSetSize
Cached name for the 'reflection_probe_set_size' method.
public static readonly StringName ReflectionProbeSetSize
Field Value
ReflectionProbeSetUpdateMode
Cached name for the 'reflection_probe_set_update_mode' method.
public static readonly StringName ReflectionProbeSetUpdateMode
Field Value
RequestFrameDrawnCallback
Cached name for the 'request_frame_drawn_callback' method.
public static readonly StringName RequestFrameDrawnCallback
Field Value
ScenarioCreate
Cached name for the 'scenario_create' method.
public static readonly StringName ScenarioCreate
Field Value
ScenarioSetCameraAttributes
Cached name for the 'scenario_set_camera_attributes' method.
public static readonly StringName ScenarioSetCameraAttributes
Field Value
ScenarioSetEnvironment
Cached name for the 'scenario_set_environment' method.
public static readonly StringName ScenarioSetEnvironment
Field Value
ScenarioSetFallbackEnvironment
Cached name for the 'scenario_set_fallback_environment' method.
public static readonly StringName ScenarioSetFallbackEnvironment
Field Value
ScreenSpaceRoughnessLimiterSetActive
Cached name for the 'screen_space_roughness_limiter_set_active' method.
public static readonly StringName ScreenSpaceRoughnessLimiterSetActive
Field Value
SetBootImage
Cached name for the 'set_boot_image' method.
public static readonly StringName SetBootImage
Field Value
SetDebugGenerateWireframes
Cached name for the 'set_debug_generate_wireframes' method.
public static readonly StringName SetDebugGenerateWireframes
Field Value
SetDefaultClearColor
Cached name for the 'set_default_clear_color' method.
public static readonly StringName SetDefaultClearColor
Field Value
SetRenderLoopEnabled
Cached name for the 'set_render_loop_enabled' method.
public static readonly StringName SetRenderLoopEnabled
Field Value
ShaderCreate
Cached name for the 'shader_create' method.
public static readonly StringName ShaderCreate
Field Value
ShaderGetCode
Cached name for the 'shader_get_code' method.
public static readonly StringName ShaderGetCode
Field Value
ShaderGetDefaultTextureParameter
Cached name for the 'shader_get_default_texture_parameter' method.
public static readonly StringName ShaderGetDefaultTextureParameter
Field Value
ShaderGetParameterDefault
Cached name for the 'shader_get_parameter_default' method.
public static readonly StringName ShaderGetParameterDefault
Field Value
ShaderSetCode
Cached name for the 'shader_set_code' method.
public static readonly StringName ShaderSetCode
Field Value
ShaderSetDefaultTextureParameter
Cached name for the 'shader_set_default_texture_parameter' method.
public static readonly StringName ShaderSetDefaultTextureParameter
Field Value
ShaderSetPathHint
Cached name for the 'shader_set_path_hint' method.
public static readonly StringName ShaderSetPathHint
Field Value
SkeletonAllocateData
Cached name for the 'skeleton_allocate_data' method.
public static readonly StringName SkeletonAllocateData
Field Value
SkeletonBoneGetTransform
Cached name for the 'skeleton_bone_get_transform' method.
public static readonly StringName SkeletonBoneGetTransform
Field Value
SkeletonBoneGetTransform2D
Cached name for the 'skeleton_bone_get_transform_2d' method.
public static readonly StringName SkeletonBoneGetTransform2D
Field Value
SkeletonBoneSetTransform
Cached name for the 'skeleton_bone_set_transform' method.
public static readonly StringName SkeletonBoneSetTransform
Field Value
SkeletonBoneSetTransform2D
Cached name for the 'skeleton_bone_set_transform_2d' method.
public static readonly StringName SkeletonBoneSetTransform2D
Field Value
SkeletonCreate
Cached name for the 'skeleton_create' method.
public static readonly StringName SkeletonCreate
Field Value
SkeletonGetBoneCount
Cached name for the 'skeleton_get_bone_count' method.
public static readonly StringName SkeletonGetBoneCount
Field Value
SkeletonSetBaseTransform2D
Cached name for the 'skeleton_set_base_transform_2d' method.
public static readonly StringName SkeletonSetBaseTransform2D
Field Value
SkyBakePanorama
Cached name for the 'sky_bake_panorama' method.
public static readonly StringName SkyBakePanorama
Field Value
SkyCreate
Cached name for the 'sky_create' method.
public static readonly StringName SkyCreate
Field Value
SkySetMaterial
Cached name for the 'sky_set_material' method.
public static readonly StringName SkySetMaterial
Field Value
SkySetMode
Cached name for the 'sky_set_mode' method.
public static readonly StringName SkySetMode
Field Value
SkySetRadianceSize
Cached name for the 'sky_set_radiance_size' method.
public static readonly StringName SkySetRadianceSize
Field Value
SpotLightCreate
Cached name for the 'spot_light_create' method.
public static readonly StringName SpotLightCreate
Field Value
SubSurfaceScatteringSetQuality
Cached name for the 'sub_surface_scattering_set_quality' method.
public static readonly StringName SubSurfaceScatteringSetQuality
Field Value
SubSurfaceScatteringSetScale
Cached name for the 'sub_surface_scattering_set_scale' method.
public static readonly StringName SubSurfaceScatteringSetScale
Field Value
Texture2DCreate
Cached name for the 'texture_2d_create' method.
public static readonly StringName Texture2DCreate
Field Value
Texture2DGet
Cached name for the 'texture_2d_get' method.
public static readonly StringName Texture2DGet
Field Value
Texture2DLayerGet
Cached name for the 'texture_2d_layer_get' method.
public static readonly StringName Texture2DLayerGet
Field Value
Texture2DLayeredCreate
Cached name for the 'texture_2d_layered_create' method.
public static readonly StringName Texture2DLayeredCreate
Field Value
Texture2DLayeredPlaceholderCreate
Cached name for the 'texture_2d_layered_placeholder_create' method.
public static readonly StringName Texture2DLayeredPlaceholderCreate
Field Value
Texture2DPlaceholderCreate
Cached name for the 'texture_2d_placeholder_create' method.
public static readonly StringName Texture2DPlaceholderCreate
Field Value
Texture2DUpdate
Cached name for the 'texture_2d_update' method.
public static readonly StringName Texture2DUpdate
Field Value
Texture3DCreate
Cached name for the 'texture_3d_create' method.
public static readonly StringName Texture3DCreate
Field Value
Texture3DGet
Cached name for the 'texture_3d_get' method.
public static readonly StringName Texture3DGet
Field Value
Texture3DPlaceholderCreate
Cached name for the 'texture_3d_placeholder_create' method.
public static readonly StringName Texture3DPlaceholderCreate
Field Value
Texture3DUpdate
Cached name for the 'texture_3d_update' method.
public static readonly StringName Texture3DUpdate
Field Value
TextureGetFormat
Cached name for the 'texture_get_format' method.
public static readonly StringName TextureGetFormat
Field Value
TextureGetNativeHandle
Cached name for the 'texture_get_native_handle' method.
public static readonly StringName TextureGetNativeHandle
Field Value
TextureGetPath
Cached name for the 'texture_get_path' method.
public static readonly StringName TextureGetPath
Field Value
TextureGetRdTexture
Cached name for the 'texture_get_rd_texture' method.
public static readonly StringName TextureGetRdTexture
Field Value
TextureProxyCreate
Cached name for the 'texture_proxy_create' method.
public static readonly StringName TextureProxyCreate
Field Value
TextureProxyUpdate
Cached name for the 'texture_proxy_update' method.
public static readonly StringName TextureProxyUpdate
Field Value
TextureRdCreate
Cached name for the 'texture_rd_create' method.
public static readonly StringName TextureRdCreate
Field Value
TextureReplace
Cached name for the 'texture_replace' method.
public static readonly StringName TextureReplace
Field Value
TextureSetForceRedrawIfVisible
Cached name for the 'texture_set_force_redraw_if_visible' method.
public static readonly StringName TextureSetForceRedrawIfVisible
Field Value
TextureSetPath
Cached name for the 'texture_set_path' method.
public static readonly StringName TextureSetPath
Field Value
TextureSetSizeOverride
Cached name for the 'texture_set_size_override' method.
public static readonly StringName TextureSetSizeOverride
Field Value
ViewportAttachCamera
Cached name for the 'viewport_attach_camera' method.
public static readonly StringName ViewportAttachCamera
Field Value
ViewportAttachCanvas
Cached name for the 'viewport_attach_canvas' method.
public static readonly StringName ViewportAttachCanvas
Field Value
ViewportAttachToScreen
Cached name for the 'viewport_attach_to_screen' method.
public static readonly StringName ViewportAttachToScreen
Field Value
ViewportCreate
Cached name for the 'viewport_create' method.
public static readonly StringName ViewportCreate
Field Value
ViewportGetMeasuredRenderTimeCpu
Cached name for the 'viewport_get_measured_render_time_cpu' method.
public static readonly StringName ViewportGetMeasuredRenderTimeCpu
Field Value
ViewportGetMeasuredRenderTimeGpu
Cached name for the 'viewport_get_measured_render_time_gpu' method.
public static readonly StringName ViewportGetMeasuredRenderTimeGpu
Field Value
ViewportGetRenderInfo
Cached name for the 'viewport_get_render_info' method.
public static readonly StringName ViewportGetRenderInfo
Field Value
ViewportGetRenderTarget
Cached name for the 'viewport_get_render_target' method.
public static readonly StringName ViewportGetRenderTarget
Field Value
ViewportGetTexture
Cached name for the 'viewport_get_texture' method.
public static readonly StringName ViewportGetTexture
Field Value
ViewportRemoveCanvas
Cached name for the 'viewport_remove_canvas' method.
public static readonly StringName ViewportRemoveCanvas
Field Value
ViewportSetActive
Cached name for the 'viewport_set_active' method.
public static readonly StringName ViewportSetActive
Field Value
ViewportSetCanvasCullMask
Cached name for the 'viewport_set_canvas_cull_mask' method.
public static readonly StringName ViewportSetCanvasCullMask
Field Value
ViewportSetCanvasStacking
Cached name for the 'viewport_set_canvas_stacking' method.
public static readonly StringName ViewportSetCanvasStacking
Field Value
ViewportSetCanvasTransform
Cached name for the 'viewport_set_canvas_transform' method.
public static readonly StringName ViewportSetCanvasTransform
Field Value
ViewportSetClearMode
Cached name for the 'viewport_set_clear_mode' method.
public static readonly StringName ViewportSetClearMode
Field Value
ViewportSetDebugDraw
Cached name for the 'viewport_set_debug_draw' method.
public static readonly StringName ViewportSetDebugDraw
Field Value
ViewportSetDefaultCanvasItemTextureFilter
Cached name for the 'viewport_set_default_canvas_item_texture_filter' method.
public static readonly StringName ViewportSetDefaultCanvasItemTextureFilter
Field Value
ViewportSetDefaultCanvasItemTextureRepeat
Cached name for the 'viewport_set_default_canvas_item_texture_repeat' method.
public static readonly StringName ViewportSetDefaultCanvasItemTextureRepeat
Field Value
ViewportSetDisable2D
Cached name for the 'viewport_set_disable_2d' method.
public static readonly StringName ViewportSetDisable2D
Field Value
ViewportSetDisable3D
Cached name for the 'viewport_set_disable_3d' method.
public static readonly StringName ViewportSetDisable3D
Field Value
ViewportSetEnvironmentMode
Cached name for the 'viewport_set_environment_mode' method.
public static readonly StringName ViewportSetEnvironmentMode
Field Value
ViewportSetFsrSharpness
Cached name for the 'viewport_set_fsr_sharpness' method.
public static readonly StringName ViewportSetFsrSharpness
Field Value
ViewportSetGlobalCanvasTransform
Cached name for the 'viewport_set_global_canvas_transform' method.
public static readonly StringName ViewportSetGlobalCanvasTransform
Field Value
ViewportSetMeasureRenderTime
Cached name for the 'viewport_set_measure_render_time' method.
public static readonly StringName ViewportSetMeasureRenderTime
Field Value
ViewportSetMsaa2D
Cached name for the 'viewport_set_msaa_2d' method.
public static readonly StringName ViewportSetMsaa2D
Field Value
ViewportSetMsaa3D
Cached name for the 'viewport_set_msaa_3d' method.
public static readonly StringName ViewportSetMsaa3D
Field Value
ViewportSetOcclusionCullingBuildQuality
Cached name for the 'viewport_set_occlusion_culling_build_quality' method.
public static readonly StringName ViewportSetOcclusionCullingBuildQuality
Field Value
ViewportSetOcclusionRaysPerThread
Cached name for the 'viewport_set_occlusion_rays_per_thread' method.
public static readonly StringName ViewportSetOcclusionRaysPerThread
Field Value
ViewportSetParentViewport
Cached name for the 'viewport_set_parent_viewport' method.
public static readonly StringName ViewportSetParentViewport
Field Value
ViewportSetPositionalShadowAtlasQuadrantSubdivision
Cached name for the 'viewport_set_positional_shadow_atlas_quadrant_subdivision' method.
public static readonly StringName ViewportSetPositionalShadowAtlasQuadrantSubdivision
Field Value
ViewportSetPositionalShadowAtlasSize
Cached name for the 'viewport_set_positional_shadow_atlas_size' method.
public static readonly StringName ViewportSetPositionalShadowAtlasSize
Field Value
ViewportSetRenderDirectToScreen
Cached name for the 'viewport_set_render_direct_to_screen' method.
public static readonly StringName ViewportSetRenderDirectToScreen
Field Value
ViewportSetScaling3DMode
Cached name for the 'viewport_set_scaling_3d_mode' method.
public static readonly StringName ViewportSetScaling3DMode
Field Value
ViewportSetScaling3DScale
Cached name for the 'viewport_set_scaling_3d_scale' method.
public static readonly StringName ViewportSetScaling3DScale
Field Value
ViewportSetScenario
Cached name for the 'viewport_set_scenario' method.
public static readonly StringName ViewportSetScenario
Field Value
ViewportSetScreenSpaceAA
Cached name for the 'viewport_set_screen_space_aa' method.
public static readonly StringName ViewportSetScreenSpaceAA
Field Value
ViewportSetSdfOversizeAndScale
Cached name for the 'viewport_set_sdf_oversize_and_scale' method.
public static readonly StringName ViewportSetSdfOversizeAndScale
Field Value
ViewportSetSize
Cached name for the 'viewport_set_size' method.
public static readonly StringName ViewportSetSize
Field Value
ViewportSetSnap2DTransformsToPixel
Cached name for the 'viewport_set_snap_2d_transforms_to_pixel' method.
public static readonly StringName ViewportSetSnap2DTransformsToPixel
Field Value
ViewportSetSnap2DVerticesToPixel
Cached name for the 'viewport_set_snap_2d_vertices_to_pixel' method.
public static readonly StringName ViewportSetSnap2DVerticesToPixel
Field Value
ViewportSetTextureMipmapBias
Cached name for the 'viewport_set_texture_mipmap_bias' method.
public static readonly StringName ViewportSetTextureMipmapBias
Field Value
ViewportSetTransparentBackground
Cached name for the 'viewport_set_transparent_background' method.
public static readonly StringName ViewportSetTransparentBackground
Field Value
ViewportSetUpdateMode
Cached name for the 'viewport_set_update_mode' method.
public static readonly StringName ViewportSetUpdateMode
Field Value
ViewportSetUseDebanding
Cached name for the 'viewport_set_use_debanding' method.
public static readonly StringName ViewportSetUseDebanding
Field Value
ViewportSetUseHdr2D
Cached name for the 'viewport_set_use_hdr_2d' method.
public static readonly StringName ViewportSetUseHdr2D
Field Value
ViewportSetUseOcclusionCulling
Cached name for the 'viewport_set_use_occlusion_culling' method.
public static readonly StringName ViewportSetUseOcclusionCulling
Field Value
ViewportSetUseTaa
Cached name for the 'viewport_set_use_taa' method.
public static readonly StringName ViewportSetUseTaa
Field Value
ViewportSetUseXR
Cached name for the 'viewport_set_use_xr' method.
public static readonly StringName ViewportSetUseXR
Field Value
ViewportSetVrsMode
Cached name for the 'viewport_set_vrs_mode' method.
public static readonly StringName ViewportSetVrsMode
Field Value
ViewportSetVrsTexture
Cached name for the 'viewport_set_vrs_texture' method.
public static readonly StringName ViewportSetVrsTexture
Field Value
VisibilityNotifierCreate
Cached name for the 'visibility_notifier_create' method.
public static readonly StringName VisibilityNotifierCreate
Field Value
VisibilityNotifierSetAabb
Cached name for the 'visibility_notifier_set_aabb' method.
public static readonly StringName VisibilityNotifierSetAabb
Field Value
VisibilityNotifierSetCallbacks
Cached name for the 'visibility_notifier_set_callbacks' method.
public static readonly StringName VisibilityNotifierSetCallbacks
Field Value
VoxelGIAllocateData
Cached name for the 'voxel_gi_allocate_data' method.
public static readonly StringName VoxelGIAllocateData
Field Value
VoxelGICreate
Cached name for the 'voxel_gi_create' method.
public static readonly StringName VoxelGICreate
Field Value
VoxelGIGetDataCells
Cached name for the 'voxel_gi_get_data_cells' method.
public static readonly StringName VoxelGIGetDataCells
Field Value
VoxelGIGetDistanceField
Cached name for the 'voxel_gi_get_distance_field' method.
public static readonly StringName VoxelGIGetDistanceField
Field Value
VoxelGIGetLevelCounts
Cached name for the 'voxel_gi_get_level_counts' method.
public static readonly StringName VoxelGIGetLevelCounts
Field Value
VoxelGIGetOctreeCells
Cached name for the 'voxel_gi_get_octree_cells' method.
public static readonly StringName VoxelGIGetOctreeCells
Field Value
VoxelGIGetOctreeSize
Cached name for the 'voxel_gi_get_octree_size' method.
public static readonly StringName VoxelGIGetOctreeSize
Field Value
VoxelGIGetToCellXform
Cached name for the 'voxel_gi_get_to_cell_xform' method.
public static readonly StringName VoxelGIGetToCellXform
Field Value
VoxelGISetBakedExposureNormalization
Cached name for the 'voxel_gi_set_baked_exposure_normalization' method.
public static readonly StringName VoxelGISetBakedExposureNormalization
Field Value
VoxelGISetBias
Cached name for the 'voxel_gi_set_bias' method.
public static readonly StringName VoxelGISetBias
Field Value
VoxelGISetDynamicRange
Cached name for the 'voxel_gi_set_dynamic_range' method.
public static readonly StringName VoxelGISetDynamicRange
Field Value
VoxelGISetEnergy
Cached name for the 'voxel_gi_set_energy' method.
public static readonly StringName VoxelGISetEnergy
Field Value
VoxelGISetInterior
Cached name for the 'voxel_gi_set_interior' method.
public static readonly StringName VoxelGISetInterior
Field Value
VoxelGISetNormalBias
Cached name for the 'voxel_gi_set_normal_bias' method.
public static readonly StringName VoxelGISetNormalBias
Field Value
VoxelGISetPropagation
Cached name for the 'voxel_gi_set_propagation' method.
public static readonly StringName VoxelGISetPropagation
Field Value
VoxelGISetQuality
Cached name for the 'voxel_gi_set_quality' method.
public static readonly StringName VoxelGISetQuality
Field Value
VoxelGISetUseTwoBounces
Cached name for the 'voxel_gi_set_use_two_bounces' method.
public static readonly StringName VoxelGISetUseTwoBounces