shaderIndex property

int get shaderIndex

VisibleForTesting: This is the index one would use with FragmentShader.setImageSampler for this sampler.

Implementation

int get shaderIndex => _shaderIndex;