view.size_x
view.size_y
Horizontal and vertical size of the view in pixels. In software
mode, the size must be a multiple of 4 in horizontal and 2 in vertical direction.
Range:
0 .. 1600 (multiple of 2) (default: 0)
Type:
varExample:
view sicht
{
pos_x = 10;
pos_y = 10;
size_x = 64; // View 64 Pixel width
size_y = 48; // View 48 Pixel height
}
See also:
layer, pos_x, pos_y, x, y, z, pan, tilt, roll, arc, aspect, offset_x, offset_y, ambient, fog, fog_start, fog_end, alpha, genius, portal, flags