Represents a viewport rectangle, but with coordinates in the range [0..1] instead of in pixels.
#include <maxapi.h>
List of all members.
[inline]
: top(0.0f), left(0.0f), bottom(0.0f), right(0.0f) {}