|
@@ -16,1004 +16,6 @@
|
|
<demos>
|
|
<demos>
|
|
</demos>
|
|
</demos>
|
|
<methods>
|
|
<methods>
|
|
- <method name="get_adjustment_brightness" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_adjustment_color_correction" qualifiers="const">
|
|
|
|
- <return type="Texture">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_adjustment_contrast" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_adjustment_saturation" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ambient_light_color" qualifiers="const">
|
|
|
|
- <return type="Color">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ambient_light_energy" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ambient_light_sky_contribution" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_background" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.BGMode">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_bg_color" qualifiers="const">
|
|
|
|
- <return type="Color">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_bg_energy" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_canvas_max_layer" qualifiers="const">
|
|
|
|
- <return type="int">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_far_amount" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_far_distance" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_far_quality" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.DOFBlurQuality">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_far_transition" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_near_amount" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_near_distance" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_near_quality" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.DOFBlurQuality">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_dof_blur_near_transition" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_color" qualifiers="const">
|
|
|
|
- <return type="Color">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_depth_begin" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_depth_curve" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_height_curve" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_height_max" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_height_min" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_sun_amount" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_sun_color" qualifiers="const">
|
|
|
|
- <return type="Color">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_fog_transmit_curve" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_blend_mode" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.GlowBlendMode">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_bloom" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_hdr_bleed_scale" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_hdr_bleed_threshold" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_intensity" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_glow_strength" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_sky" qualifiers="const">
|
|
|
|
- <return type="Sky">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_sky_custom_fov" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_bias" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_blur" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.SSAOBlur">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_color" qualifiers="const">
|
|
|
|
- <return type="Color">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_direct_light_affect" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_edge_sharpness" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_intensity" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_intensity2" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_quality" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.SSAOQuality">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_radius" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssao_radius2" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssr_depth_tolerance" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssr_fade_in" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssr_fade_out" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_ssr_max_steps" qualifiers="const">
|
|
|
|
- <return type="int">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_auto_exposure" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_auto_exposure_grey" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_auto_exposure_max" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_auto_exposure_min" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_auto_exposure_speed" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_exposure" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemap_white" qualifiers="const">
|
|
|
|
- <return type="float">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="get_tonemapper" qualifiers="const">
|
|
|
|
- <return type="int" enum="Environment.ToneMapper">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_adjustment_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_dof_blur_far_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_dof_blur_near_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_fog_depth_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_fog_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_fog_height_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_fog_transmit_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_glow_bicubic_upscale_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_glow_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_glow_level_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="idx" type="int">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_ssao_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_ssr_enabled" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="is_ssr_rough" qualifiers="const">
|
|
|
|
- <return type="bool">
|
|
|
|
- </return>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_adjustment_brightness">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="brightness" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_adjustment_color_correction">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color_correction" type="Texture">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_adjustment_contrast">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="contrast" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_adjustment_enable">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_adjustment_saturation">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="saturation" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ambient_light_color">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color" type="Color">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ambient_light_energy">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="energy" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ambient_light_sky_contribution">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="energy" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_background">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="mode" type="int" enum="Environment.BGMode">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_bg_color">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color" type="Color">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_bg_energy">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="energy" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_canvas_max_layer">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="layer" type="int">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_far_amount">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_far_distance">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_far_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_far_quality">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="int" enum="Environment.DOFBlurQuality">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_far_transition">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_near_amount">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_near_distance">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_near_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_near_quality">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="level" type="int" enum="Environment.DOFBlurQuality">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_dof_blur_near_transition">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_color">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color" type="Color">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_depth_begin">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="distance" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_depth_curve">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="curve" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_depth_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_height_curve">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="curve" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_height_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_height_max">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="height" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_height_min">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="height" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_sun_amount">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="amount" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_sun_color">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color" type="Color">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_transmit_curve">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="curve" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_fog_transmit_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_bicubic_upscale">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_blend_mode">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="mode" type="int" enum="Environment.GlowBlendMode">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_bloom">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="amount" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_hdr_bleed_scale">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="scale" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_hdr_bleed_threshold">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="threshold" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_intensity">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_level">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="idx" type="int">
|
|
|
|
- </argument>
|
|
|
|
- <argument index="1" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_glow_strength">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="strength" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_sky">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="sky" type="Sky">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_sky_custom_fov">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="scale" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_bias">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="bias" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_blur">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="mode" type="int" enum="Environment.SSAOBlur">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_color">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="color" type="Color">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_direct_light_affect">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="amount" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_edge_sharpness">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="edge_sharpness" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_intensity">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_intensity2">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="intensity" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_quality">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="quality" type="int" enum="Environment.SSAOQuality">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_radius">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="radius" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssao_radius2">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="radius" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_depth_tolerance">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="depth_tolerance" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_enabled">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="enabled" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_fade_in">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="fade_in" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_fade_out">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="fade_out" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_max_steps">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="max_steps" type="int">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_ssr_rough">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="rough" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_auto_exposure">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="auto_exposure" type="bool">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_auto_exposure_grey">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="exposure_grey" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_auto_exposure_max">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="exposure_max" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_auto_exposure_min">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="exposure_min" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_auto_exposure_speed">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="exposure_speed" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_exposure">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="exposure" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemap_white">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="white" type="float">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
- <method name="set_tonemapper">
|
|
|
|
- <return type="void">
|
|
|
|
- </return>
|
|
|
|
- <argument index="0" name="mode" type="int" enum="Environment.ToneMapper">
|
|
|
|
- </argument>
|
|
|
|
- <description>
|
|
|
|
- </description>
|
|
|
|
- </method>
|
|
|
|
</methods>
|
|
</methods>
|
|
<members>
|
|
<members>
|
|
<member name="adjustment_brightness" type="float" setter="set_adjustment_brightness" getter="get_adjustment_brightness">
|
|
<member name="adjustment_brightness" type="float" setter="set_adjustment_brightness" getter="get_adjustment_brightness">
|