Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides scene-related physics services.

Hierarchy

  • Physics2DService

Index

Methods

Methods

Static hitTest

  • Returns an entity that occupies the given point in world space, if one exists.

    The hit test is performed by checking against the physics collision shapes (BoxCollider2D and CircleCollider2D) of objects.

    Parameters

    Returns Entity

Generated using TypeDoc