bloom comented

This commit is contained in:
2025-08-01 12:16:17 +05:30
parent 46e222d550
commit 7bc0be6e1d

View File

@@ -84,12 +84,12 @@ export default function PostProcessing() {
focalLength={0.15}
bokehScale={2}
/> */}
<Bloom
{/* <Bloom
intensity={0.1}
luminanceThreshold={0.9}
luminanceSmoothing={0.025}
mipmapBlur={false}
/>
/> */}
{selectedWallAsset && (
<Outline
selection={flattenChildren(selectedWallAsset.children)}