Open toxicFork opened 8 years ago
Hey @toxicFork What are the roadmap on these features? Could you by any chance point me in the direction of how I would implement the fog THREEjs feature?
Hi @frederikbrinck , the good news is that all of the map properties are already in there, and the fog
property too :)
Should work similar to material.slot attribute:
See https://github.com/toxicFork/react-three-renderer/issues/34#issuecomment-195487070
Also will need to filter them out of rawShaderMaterial when implemented.