unity-physicscore2d-joints-api

Reference Unity 2D joints API types, properties, methods, and signatures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a complete, authoritative reference for Unity 2D joints API.

Core Features & Use Cases

  • Detailed API surface for PhysicsDistanceJoint, PhysicsHingeJoint, PhysicsFixedJoint, and related definitions.
  • Use it as an authoritative source when implementing, debugging, or extending 2D joint behavior in Unity projects.
  • Supports fast lookup of member names, signatures, and documentation strings for editor tooling and code assistance.

Quick Start

Search for a joint type to retrieve its full API surface and usage notes.

Frequently Asked Questions about unity-physicscore2d-joints-api

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

FAQPage Schema
How do I look up properties and methods for Unity 2D physics joints like PhysicsDistanceJoint?

To look up Unity 2D physics joints like PhysicsDistanceJoint, search the joint type to retrieve its full API surface, including member names, signatures, and usage notes.

What types of 2D joints are covered in the Unity PhysicsCore2D API?

The Unity PhysicsCore2D API covers PhysicsDistanceJoint, PhysicsHingeJoint, PhysicsFixedJoint, and related definitions, providing detailed member signatures and documentation strings.

Can I use this Unity 2D joints API reference to debug and extend joint behavior?

Yes, you can use this Unity 2D joints API reference as an authoritative source when implementing, debugging, or extending 2D joint behavior in your Unity projects.

What's the best way to find the exact signature for a PhysicsHingeJoint method?

The best way to find a PhysicsHingeJoint method signature is to search the joint type, which provides precise lookup of fields, methods, and definitions across the joint family.

Does this API reference support editor tooling and code assistance for Unity 2D physics?

Yes, this API reference supports fast lookup of member names, signatures, and documentation strings, enabling code assistance and editor tooling for Unity 2D physics.