depthRange方法

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

实现方式

void depthRange(num zNear, num zFar) native;