Click or drag to resize

OmniLightSetShadowDetail Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.OmniLight.SetShadowDetail(Godot.OmniLight.ShadowDetail)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetShadowDetail is deprecated. Use the OmniShadowDetail property instead.")]
public void SetShadowDetail(
	OmniLightShadowDetail detail
)

Parameters

detail
Type: GodotOmniLightShadowDetail

[Missing <param name="detail"/> documentation for "M:Godot.OmniLight.SetShadowDetail(Godot.OmniLight.ShadowDetail)"]

See Also