react-three-renderer v3.0.2 Release Notes

Release Date: 2017-01-04 // over 7 years ago
  • npm install --save [email protected]

    ๐Ÿ”„ Changelog( see diff )

    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)