maxAnisotropy property
Sixteen, which is what this API's maxAnisotropy tops out at. A sampler
asking for more is clamped by samplerFor rather than refused.
Implementation
@override
int get maxAnisotropy => 16;
Sixteen, which is what this API's maxAnisotropy tops out at. A sampler
asking for more is clamped by samplerFor rather than refused.
@override
int get maxAnisotropy => 16;