Click or drag to resize

GeometryInstanceGetCastShadowsSetting 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 GeometryInstanceShadowCastingSetting GetCastShadowsSetting()

Return Value

Type: GeometryInstanceShadowCastingSetting

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

See Also