Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhysicsQuery.WorldOverlapResult

The results from performing any Overlap query.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Struct
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly struct PhysicsQuery.WorldOverlapResult

Properties

Property

Description

isValidCheck if the result is valid.
shapeThe shape that was detected by the overlap.