RayCast2DExcludeParent Property |
If true, the parent node will be excluded from collision detection.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool ExcludeParent { get; set; }
Property Value
Type:
BooleanSee Also