|
Torch
|
If the Resource Type is OVPT (0x4F565054), the header is immediately followed by the viewport definition.
| Offset | Size | Type | Description |
|---|---|---|---|
| 0x40 | 16 | Vp | The Vp structure containing scale and translation parameters. |
The Vp structure (16 bytes) consists of:
To define a viewport asset in the configuration, use the VP type.
| Field | Type | Description |
|---|---|---|
| type | String | Must be VP. |
| offset | Integer | The offset of the viewport structure in the ROM/binary. |
| symbol | String | (Optional) The symbol name for the asset. |
Example: