DepthRenderer constructor

DepthRenderer(
  1. Scene scene, [
  2. num type,
  3. Camera camera,
  4. bool storeNonLinearDepth,
])

Implementation

external DepthRenderer(Scene scene, [num type, Camera camera, bool storeNonLinearDepth]);