Would you like to wrap any pointer data members with the template class "[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr)"? Update candidates: - [Material](https://github.com/Harha/MirageRender/blob/55024ea404d664a0e2720d536b898ab831496793/src/core/material.cpp#L27) - [Scene](https://github.com/Harha/MirageRender/blob/55024ea404d664a0e2720d536b898ab831496793/src/core/scene.cpp#L21)
Would you like to wrap any pointer data members with the template class "std::unique_ptr"?
Update candidates: