shaderIndex property
VisibleForTesting: This is the index one would use with FragmentShader.setFloat for this uniform.
Implementation
int get shaderIndex {
return _shaderIndex;
}
VisibleForTesting: This is the index one would use with FragmentShader.setFloat for this uniform.
int get shaderIndex {
return _shaderIndex;
}