Click or drag to resize

RayCast2DClearExceptions Method

Removes all collision exceptions for this ray.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearExceptions()
See Also