Closed whitespacecode closed 2 months ago
Describe the bug Using the Outline the whole scene changes based on the BlendFunction It's also not possible to import from the post-processing package directly
example: import { BlendFunction } from '@tresjs/post-processing'
const outlineParameters = reactive({ blendFunction: BlendFunction.COLOR_BURN, })
Not sure if this is expected behaviour
npmPackages: @tresjs/cientos: ^4.0.2 => 4.0.2 @tresjs/core: ^4.2.10 => 4.2.10 @tresjs/post-processing: ^1.0.0-next.1 => 1.0.0-next.1 vite: ^5.2.10 => 5.3.3
Describe the bug Using the Outline the whole scene changes based on the BlendFunction It's also not possible to import from the post-processing package directly
example: import { BlendFunction } from '@tresjs/post-processing'
const outlineParameters = reactive({ blendFunction: BlendFunction.COLOR_BURN, })
Not sure if this is expected behaviour
npmPackages: @tresjs/cientos: ^4.0.2 => 4.0.2 @tresjs/core: ^4.2.10 => 4.2.10 @tresjs/post-processing: ^1.0.0-next.1 => 1.0.0-next.1 vite: ^5.2.10 => 5.3.3