Antkeeper  0.0.1
Public Attributes | List of all members
ant_sculpturing_phene Struct Reference

Ant surface sculpturing phene. More...

#include <ant-sculpturing-gene.hpp>

Public Attributes

float roughness {0.0f}
 Surface roughness. More...
 
std::shared_ptr< gl::texture_2dnormal_map
 Surface culpturing normal map. More...
 

Detailed Description

Ant surface sculpturing phene.

Definition at line 30 of file ant-sculpturing-gene.hpp.

Member Data Documentation

◆ normal_map

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.

◆ roughness

float ant_sculpturing_phene::roughness {0.0f}

Surface roughness.

Definition at line 33 of file ant-sculpturing-gene.hpp.


The documentation for this struct was generated from the following file: