GodotSharpAPI
GodotSharpAPI
Godot
RayCast Class
RayCast 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
RayCast
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
RayCast Class
Godot Namespace