depthRange method

void depthRange (
  1. num zNear,
  2. num zFar
)

Implementation

void depthRange(num zNear, num zFar) native;