20 #ifndef ANTKEEPER_GAME_ANT_SCULPTURING_GENE_HPP
21 #define ANTKEEPER_GAME_ANT_SCULPTURING_GENE_HPP
ant_gene_type
Ant gene types.
Ant gene with caste-specific phenes.
constexpr ant_gene_type type() const noexcept override
Returns the ant gene type.
Ant surface sculpturing phene.
float roughness
Surface roughness.
std::shared_ptr< gl::texture_2d > normal_map
Surface culpturing normal map.