Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Oct 30, 2024
1 parent 2049b3b commit 039e8be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -712,10 +712,6 @@ getPropertyArray( key : String ) : Array | TypedArray | null

Returns an array of data associated with the `key` passed into the function. Returns null if the key is not in the table.

# React-Three-Fiber R3F components

See the [r3f documentation](./src/r3f/README.md) for react components wrapping the TilesRenderer functionnality, like `TilesRenderer`, `EastNorthUpFrame`, `Controls` and `TilesPlugin` (among which `GLTFExtensionsPlugin`, `ReorientationPlugin`, `TilesFadePlugin`, `TileCompressionPlugin`, `DebugTilesPlugin`) as well as wrappers for Google or Cesium Ion Tilesets components and `TilesAttributionOverlay`.

# LICENSE

The software is available under the [Apache V2.0 license](../LICENSE.txt).
Expand Down

0 comments on commit 039e8be

Please sign in to comment.