@prototwin/purge-resources

1.0.1PublicPublished about 1 month ago

A set of tools for removing unused materials and layers.

Latest Version: 1.0.1

Size: 3 KB

Publisher: ProtoTwin (contact@prototwin.com)

README.md

Purge Resource Tools

Provides a set of tools for removing unused resources. Note that the resources will be removed if they are unreferenced by any components. Do not use these tools if you have an initially unused resource which later gets used by a custom script.

Contents

Purge Graphics Materials

Removes all unreferenced custom graphics materials.

Purge Physics Materials

Removes all unreferenced physics materials.

Purge Physics Layers

Removes all unreferenced physics layers.

Changelog

1.0.0

Initial release.

1.0.1

Fixed an error in v1.2 with an update to the physics layers API.