bloom comented
This commit is contained in:
@@ -84,12 +84,12 @@ export default function PostProcessing() {
|
|||||||
focalLength={0.15}
|
focalLength={0.15}
|
||||||
bokehScale={2}
|
bokehScale={2}
|
||||||
/> */}
|
/> */}
|
||||||
<Bloom
|
{/* <Bloom
|
||||||
intensity={0.1}
|
intensity={0.1}
|
||||||
luminanceThreshold={0.9}
|
luminanceThreshold={0.9}
|
||||||
luminanceSmoothing={0.025}
|
luminanceSmoothing={0.025}
|
||||||
mipmapBlur={false}
|
mipmapBlur={false}
|
||||||
/>
|
/> */}
|
||||||
{selectedWallAsset && (
|
{selectedWallAsset && (
|
||||||
<Outline
|
<Outline
|
||||||
selection={flattenChildren(selectedWallAsset.children)}
|
selection={flattenChildren(selectedWallAsset.children)}
|
||||||
|
|||||||
Reference in New Issue
Block a user