isSampler method - RenderingContext2 class - dart:web_gl library (original) (raw)

description

bool isSampler(

  1. Sampler? sampler )

Implementation

bool isSampler(Sampler? sampler) native;