public Vector2 zRange ;

Descripción

Returns or specifies the range of valid values for angular motion about the z-axis. Defaults to [-180.0, 180.0].

The x-value is the lower limit of the range and the y-value is the upper limit of the range.

See Also: zMin, zMax.