You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
Hi,
Thanks for the add-on. It does not work for comments which are in the return part of a js function. Can you upgrade this ?
Example :
return (
<mesh position={[-2, -2, -2]}>
<boxGeometry args={[2, 2, 2]} />
<meshStandardMaterial>
<RenderTexture attach="map" anisotropy={16}>
{/* <Effects disableGamma> */}
{/* threshhold has to be 1, so nothing at all gets bloom by default */}