Open jshahbazi opened 3 years ago
The PointsMaterial vertexColors property by default is set to 2, which makes it so that regardless of what the color property is set to, it comes out black. Setting the default to 0 fixes this. PR #206 fixes this.
The PointsMaterial vertexColors property by default is set to 2, which makes it so that regardless of what the color property is set to, it comes out black. Setting the default to 0 fixes this. PR #206 fixes this.