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