Closed dsa closed 2 years ago
Adapting your example here: https://blog.farazshaikh.com/stories/rendering-1-m-particles/
But using TS + React Three Fiber and can't pass a size prop to CustomShaderMaterial without TS getting upset. 😞
size
CustomShaderMaterial
Hey! CSM’s API has been updated since that post. Can you share some code? Does your code work with ts-ignore?
Closed via v3.2.10
v3.2.10
Adapting your example here: https://blog.farazshaikh.com/stories/rendering-1-m-particles/
But using TS + React Three Fiber and can't pass a
size
prop toCustomShaderMaterial
without TS getting upset. 😞