Skip to content

Commit

Permalink
ADR-282: Added link to all component inspectors
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala committed Jan 20, 2025
1 parent 8d7fcfd commit 84361e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/ADR-282-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Component-specific inspectors include:
- `MeshColliderInspector`: Collision properties
- `MeshRendererInspector`: Rendering settings

A complete list of all available inspectors can be found in the [`EntityInspector`](https://github.com/decentraland/js-sdk-toolchain/tree/main/packages/%40dcl/inspector/src/components/EntityInspector) folder of the SDK repository.

**Features:**

- Dynamically loads inspectors based on attached components
Expand Down

0 comments on commit 84361e2

Please sign in to comment.