Physics2DDirectSpaceStateIntersectPointOnCanvas Method |
[Missing <summary> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
Namespace: Godot
public Array IntersectPointOnCanvas( Vector2 point, ulong canvasInstanceId, int maxResults = 32, Array exclude = null, uint collisionLayer = 2147483647, bool collideWithBodies = true, bool collideWithAreas = false )
[Missing <param name="point"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <param name="canvasInstanceId"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <param name="maxResults"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <param name="collisionLayer"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <param name="collideWithBodies"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <param name="collideWithAreas"/> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Godot.Physics2DDirectSpaceState.IntersectPointOnCanvas(Godot.Vector2,System.UInt64,System.Int32,Godot.Collections.Array,System.UInt32,System.Boolean,System.Boolean)"]