Function TRAP::Graphics::RenderCommand::SetAnisotropyLevel#

Function Documentation#

void TRAP::Graphics::RenderCommand::SetAnisotropyLevel(SampleCount anisotropyLevel)#

Set the anisotropy level. A value of SampleCount::One effectively disables anisotropic filtering.

Note

Samplers need to be recreated in order to use the new anisotropy level.

Parameters:

anisotropyLevel – Anisotropy level to use.