Hi! first of all, I want to congratulate everyone involved in the creation and maintenance of this library, it is simply awesome!
I'm curious whether the PointsMaterial is supported since it is not under the documentation. Whenever I import the PointsMaterial and try to use it I get the following error:
Extraneous non-props attributes (size) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
at <PointsMaterial size="0.02" color="#059E44" >
Maybe I'm doing something wrong?