Skip to content

Commit

Permalink
remove function
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Mar 9, 2024
1 parent 83fd1c0 commit c3d47a8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/threepp/core/Object3D.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,6 @@ namespace threepp {
return nullptr;
}

[[nodiscard]] virtual const Material* material() const {

return nullptr;
}

template<class T>
T* as() {

Expand Down

0 comments on commit c3d47a8

Please sign in to comment.