Click or drag to resize

OmniLightGetShadowDetail Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.OmniLight.GetShadowDetail"]

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

Return Value

Type: OmniLightShadowDetail

[Missing <returns> documentation for "M:Godot.OmniLight.GetShadowDetail"]

See Also