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