unity-physicscore2d-bodies-api

Enumerate Unity 2D PhysicsCore body types, properties, and methods.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a comprehensive, authoritative API reference for Unity 2D PhysicsCore bodies, making it easier for developers to discover and understand the available members.

Core Features & Use Cases

  • Exhaustive surface coverage for PhysicsBody and PhysicsBodyDefinition, including properties and methods, enabling precise code navigation and integration.
  • Real-world use cases include implementing dynamic body behavior, querying world data, and generating tooling that relies on accurate API surfaces.

Quick Start

Inspect the Bodies API surface to locate member names and signatures for Unity.U2D.Physics.PhysicsBody and related types.

Frequently Asked Questions about unity-physicscore2d-bodies-api

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

FAQPage Schema
What is the Unity 2D PhysicsCore bodies API and how does it work?

The Unity 2D PhysicsCore bodies API provides an exhaustive reference surface for PhysicsBody and PhysicsBodyDefinition types, enumerating properties and methods to enable precise code navigation and dynamic body implementation in Unity projects.

How do I find accurate member names and signatures for Unity.U2D.Physics.PhysicsBody?

You can inspect the authoritative PhysicsBody API surface to locate exact member names, method signatures, and documentation strings, ensuring accurate code generation and API validation for your Unity.U2D.Physics.PhysicsBody implementations.

Does this Unity 2D PhysicsCore API reference cover querying shapes and joints?

Yes, the Unity 2D PhysicsCore bodies API reference supports querying shapes and joints, providing comprehensive type and member coverage to facilitate world data retrieval and dynamic body behavior implementation.

Can I use this API reference to generate tooling for Unity 2D physics bodies?

Yes, you can use this authoritative API reference to generate tooling that relies on accurate API surfaces, supplying the precise member names and documentation strings required for validating Unity 2D PhysicsBody integrations.

What's the best way to implement dynamic body behavior using Unity 2D PhysicsCore?

The best way to implement dynamic body behavior is by consulting the exhaustive PhysicsBody and PhysicsBodyDefinition API surface to discover available properties and methods, enabling precise code integration for your Unity 2D physics world.