menu
spark_framework package
documentation
spark.dart
WebGL2RenderingContext
stencilFunc method
stencilFunc method
dark_mode
light_mode
stencilFunc
method
void
stencilFunc
(
GLenum
func
,
GLint
ref
,
GLuint
mask
)
Implementation
external void stencilFunc( GLenum func, GLint ref, GLuint mask, );
spark_framework package
documentation
spark
WebGL2RenderingContext
stencilFunc method
WebGL2RenderingContext extension type