|
HDK
|
#include <TextureBaker.h>
Public Attributes | |
| FilePath | filename |
| Color4 | uniformColor |
| bool | isUniform = false |
Definition at line 238 of file TextureBaker.h.
| FilePath TextureBaker< Renderer, ShaderGen >::BakedImage::filename |
Definition at line 241 of file TextureBaker.h.
| bool TextureBaker< Renderer, ShaderGen >::BakedImage::isUniform = false |
Definition at line 243 of file TextureBaker.h.
| Color4 TextureBaker< Renderer, ShaderGen >::BakedImage::uniformColor |
Definition at line 242 of file TextureBaker.h.