mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
export EffectPass
This commit is contained in:
parent
52faaf943c
commit
af5bee3e0c
@ -1,5 +1,6 @@
|
||||
export { default as EffectComposer, ComposerInjectionKey } from './EffectComposer'
|
||||
export { default as RenderPass } from './RenderPass'
|
||||
export { default as EffectPass } from './EffectPass'
|
||||
|
||||
export { default as BokehPass } from './BokehPass'
|
||||
export { default as FilmPass } from './FilmPass'
|
||||
|
Loading…
Reference in New Issue
Block a user