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