menu
Dart
dart:web_gl
RenderingContext2
isSampler method
isSampler
brightness_4
brightness_5
description
isSampler
method
bool
isSampler
(
Sampler
?
sampler
)
Implementation
bool isSampler(Sampler? sampler) native;
Dart
dart:web_gl
RenderingContext2
isSampler method
RenderingContext2 class