SetMaxLod

nn::gd::CTR::SamplerStateDescription::SetMaxLod Member Function

Syntax

void SetMaxLod(
     u32 lodValue
);

Parameters

Name Description
in lodValue The specified level must be less than (mipmaps - 1).

Return Values

None.

Description

Sets the maximum LOD level in m_MaxLod.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL