nw::lyt::res::WindowFrame Structurestruct WindowFrame
{
ut::ResU16 materialIdx;
ut::ResU8 textureFlip;
ut::ResU8 padding[1];
};
Window frame information.
| materialIdx | ut::ResU16 | Material index. | |
|---|---|---|---|
| textureFlip | ut::ResU8 | Flip texture display specification. (lyt::TextureFlip) | |
| padding | ut::ResU8 | (Not used.) |
CONFIDENTIAL