1. Deprecated("Internal Use Only")
DepthTexture internalCreateDepthTexture()

Source

@Deprecated("Internal Use Only")
static DepthTexture internalCreateDepthTexture() {
  return new DepthTexture._internalWrap();
}