npm install --save react-three-renderer@3.0.2
Components
- Added
map, depthTest, depthWrite, blending, depthFunc, vertexColors properties to materials (#138, #132)
- Added
slot property to textures (#134)
- Added
matrix property to scene objects (#122)
- Added
customRenderer property to React3 (#55)