Editing PVR
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 264: | Line 264: | ||
|- | |- | ||
| ‘P’, ‘V’, ‘R’, 3 || 0 || Variable || An array of integers describing the position and sizes of each texture within a texture atlas.<br /> <small>Each sequence of four integers represents the information for a single texture within the atlas and appear in the order:</small> | | ‘P’, ‘V’, ‘R’, 3 || 0 || Variable || An array of integers describing the position and sizes of each texture within a texture atlas.<br /> <small>Each sequence of four integers represents the information for a single texture within the atlas and appear in the order:</small> | ||
1. X Position | |||
2. Y Position | |||
3. Width | |||
4. Height | |||
|- | |- | ||
| ‘P’, ‘V’, ‘R’, 3 || 1 || 8 || Specifies that the file contains normal map information.<br /> | | ‘P’, ‘V’, ‘R’, 3 || 1 || 8 || Specifies that the file contains normal map information.<br /> |