Skip to content

Commit

Permalink
Export Material Plugin Events (#12836)
Browse files Browse the repository at this point in the history
Former-commit-id: 2c06845a16a593bcfec75840a66fb46943759c52
  • Loading branch information
sebavan authored Aug 4, 2022
1 parent 2e71946 commit ef68176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dev/core/src/Materials/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ export * from "./shadowDepthWrapper";
export * from "./drawWrapper";
export * from "./materialPluginBase";
export * from "./materialPluginManager";
export * from "./materialPluginEvent";
export * from "./material.detailMapConfiguration";
export * from "./materialPluginFactoryExport";

0 comments on commit ef68176

Please sign in to comment.