Antkeeper  0.0.1
Public Attributes | List of all members
ant::phene::sculpturing Struct Reference

Ant surface sculpturing phene. More...

#include <sculpturing.hpp>

Public Attributes

float roughness
 Surface roughness. More...
 
gl::texture_2dnormal_map
 Surface culpturing normal map. More...
 

Detailed Description

Ant surface sculpturing phene.

Definition at line 31 of file phene/sculpturing.hpp.

Member Data Documentation

◆ normal_map

gl::texture_2d* ant::phene::sculpturing::normal_map

Surface culpturing normal map.

Definition at line 37 of file phene/sculpturing.hpp.

◆ roughness

float ant::phene::sculpturing::roughness

Surface roughness.

Definition at line 34 of file phene/sculpturing.hpp.


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