Antkeeper
0.0.1
|
Ant surface sculpturing phene. More...
#include <ant-sculpturing-gene.hpp>
Public Attributes | |
float | roughness {0.0f} |
Surface roughness. More... | |
std::shared_ptr< gl::texture_2d > | normal_map |
Surface culpturing normal map. More... | |
Ant surface sculpturing phene.
Definition at line 30 of file ant-sculpturing-gene.hpp.
std::shared_ptr<gl::texture_2d> ant_sculpturing_phene::normal_map |
Surface culpturing normal map.
Definition at line 36 of file ant-sculpturing-gene.hpp.
float ant_sculpturing_phene::roughness {0.0f} |
Surface roughness.
Definition at line 33 of file ant-sculpturing-gene.hpp.