Click or drag to resize

Physics2DShapeQueryParametersExclude Property

The list of objects or object RIDs that will be excluded from collisions.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array Exclude { get; set; }

Property Value

Type: Array
See Also