RayCastExcludeParent Property |
If true, collisions will be ignored for this RayCast's immediate parent.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic bool ExcludeParent { get; set; }
Property Value
Type:
Boolean
See Also