menu
Dart
dart:web_gl
RenderingContext2
depthFunc method
depthFunc
brightness_4
brightness_5
description
depthFunc
method
void
depthFunc
(
int
func
)
Implementation
void depthFunc(int func) native;
Dart
dart:web_gl
RenderingContext2
depthFunc method
RenderingContext2 class