Click or drag to resize

RayShape2DGetSlipsOnSlope Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.RayShape2D.GetSlipsOnSlope"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.RayShape2D.GetSlipsOnSlope"]

See Also