Skip to content

Commit

Permalink
Update PLUGINS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Jul 19, 2024
1 parent e1c07cb commit e44f2d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ Performs the same function as `getFeatures` but with the texture asynchronous te

## GLTFStructuralMetadataExtension

Plugin that adds support for the [EXT_structural_metadata](https://github.com/CesiumGS/glTF/tree/3d-tiles-next/extensions/2.0/Vendor/EXT_structural_metadata) extension. Adds a `Object3D.userData.structuralMetadata` to each object with the extension that provides the following API:
Plugin that adds support for the [EXT_structural_metadata](https://github.com/CesiumGS/glTF/tree/3d-tiles-next/extensions/2.0/Vendor/EXT_structural_metadata) extension. Adds a `Object3D.userData.structuralMetadata` to each object with the extension that provides the following API.

_Note that 64 bit integer types are not fully supported._

### .textures

Expand Down

0 comments on commit e44f2d2

Please sign in to comment.