nw::lyt::res::ImageSize Structurestruct ImageSize
{
ut::ResU32 imageSize;
};
Texture image size information.
This structure stores information on the number of bytes of image data located at the start of the texture image resource file.
| imageSize | ut::ResU32 | The number of bytes of image data. (A multiple of 4) |
|---|
CONFIDENTIAL