unity-physicscore2d-queries-api

Locate Unity U2D PhysicsQuery method signatures and properties from XML definitions.

730|105|Updated Mar 4, 2017
One-click install
npx skills add https://github.com/Unity-Technologies/PhysicsExamples2D --skill unity-physicscore2d-queries-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-physicscore2d-queries-api
Source: https://github.com/Unity-Technologies/PhysicsExamples2D/tree/main/.claude/skills/unity-physicscore2d-queries-api
Command: npx skills add https://github.com/Unity-Technologies/PhysicsExamples2D --skill unity-physicscore2d-queries-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an authoritative API reference for Unity U2D PhysicsQuery and its related nested types, enabling developers to quickly locate type names, method signatures, and documentation.

Core Features & Use Cases

  • Accurate API surface: Lists all public types, methods, properties, and nested types for Unity U2D PhysicsQuery.
  • Code navigation: Enables precise code navigation and integration when working with Unity 6000.5 Physics Core 2D.
  • Documentation clarity: Supplies detailed signatures and descriptions to support implementation, code reviews, and learning.

Quick Start

Inspect the Unity U2D PhysicsQuery API surface to find type signatures and documentation for coding against Unity's 2D physics.

Frequently Asked Questions about unity-physicscore2d-queries-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find method signatures for Unity 2D PhysicsQuery in C#?

To find Unity 2D PhysicsQuery method signatures, you can reference the public types, properties, and nested types defined in the Unity 6000.5 Physics Core 2D module. This provides accurate API surfaces matching the source XML definitions for precise code navigation.

What is the Unity U2D PhysicsQuery API surface used for?

The Unity U2D PhysicsQuery API surface is used to locate public type names, method signatures, and documentation strings for 2D physics interactions. It supports software engineers writing, reviewing, or integrating C# code against the Unity PhysicsCore2D module.

Can I use this Unity 2D Physics API reference for code reviews?

Yes, you can use this Unity 2D Physics API reference for code reviews. It supplies detailed signatures and documentation strings from the UnityEngine.PhysicsCore2DModule.xml, enabling precise verification of method implementations and integration accuracy.

How do I navigate nested types in the Unity PhysicsCore2D module?

To navigate nested types in the Unity PhysicsCore2D module, inspect the authoritative API reference which lists all public types and properties. This enables precise code navigation when matching the source XML definitions for Unity 6000.5.

Does this Unity 2D Physics API reference cover the 6000.5 version?

Yes, this Unity 2D Physics API reference covers the Unity 6000.5 Physics Core 2D version. It enables developers to quickly locate type names and method signatures specific to this version for accurate implementation and learning.