![]() |
Fove SDK
v1.2.0
|
Specify a region of a texture in normalized space. More...
#include <FoveAPI.h>

Public Attributes | |
| float | bottom = 0.0f |
| The vertical coordinate of the bottom border. | |
| float | left = 0.0f |
| The horizontal coordinate of the left border. | |
| float | right = 0.0f |
| The horizontal coordinate of the right border. | |
| float | top = 0.0f |
| The vertical coordinate of the top border. | |
Specify a region of a texture in normalized space.
Coordinates in normalized space where 0 is left/top and 1 is bottom/right
1.8.17