depthRange 方法

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

实现

void depthRange(num zNear, num zFar) native;