Click or drag to resize

GeometryInstance.GetCastShadowsSetting Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GeometryInstance.GetCastShadowsSetting"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCastShadowsSetting is deprecated. Use the CastShadow property instead.")]
public GeometryInstance.ShadowCastingSetting GetCastShadowsSetting()

Return Value

Type: GeometryInstance.ShadowCastingSetting

[Missing <returns> documentation for "M:Godot.GeometryInstance.GetCastShadowsSetting"]

See Also