GodotSharpAPI
GodotSharpAPI
Godot
RayCast2D Class
RayCast2D Methods
AddException Method
AddExceptionRid Method
ClearExceptions Method
ForceRaycastUpdate Method
GetCastTo Method
GetCollider Method
GetColliderShape Method
GetCollisionMask Method
GetCollisionMaskBit Method
GetCollisionNormal Method
GetCollisionPoint Method
GetExcludeParentBody Method
IsCollideWithAreasEnabled Method
IsCollideWithBodiesEnabled Method
IsColliding Method
IsEnabled Method
RemoveException Method
RemoveExceptionRid Method
SetCastTo Method
SetCollideWithAreas Method
SetCollideWithBodies Method
SetCollisionMask Method
SetCollisionMaskBit Method
SetEnabled Method
SetExcludeParentBody Method
RayCast2D
ClearExceptions Method
Removes all collision exceptions for this ray.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearExceptions
()
See Also
Reference
RayCast2D Class
Godot Namespace