sampledSampler property

  1. @override
SamplerOptions get sampledSampler
override

The sampler this source is bound with.

Implementation

@override
gpu.SamplerOptions get sampledSampler => _sampler;