view.layer
Determines the order of the view, if it overlaps with other views.
Views with higher LAYER value will be visible over
views with lower LAYER value. Panels and texts will
always be displayed over all views independently of their LAYER
values.Range:
unlimited (default: 0)Type:
varExample:
view sicht
{
layer = 0; // Layer 0, plane of Defaultview
...
}
See also:
pos_x, pos_y, size_x, size_y, x, y, z, pan, tilt, roll, arc, aspect, offset_x, offset_y, ambient, fog, fog_start, fog_end, alpha, genius, portal, flags