nw::gfx::res::ResImageTexture::DynamicBuilder::MipmapSize Member Function

Syntax

DynamicBuilder & MipmapSize(
     s32 mipmapSize
);

Arguments

Name Description
mipmapSize

Return Values

Description

Sets the mipmap size. Set 1 when not using mipmaps, set the number of mipmaps plus 1 when using mipmaps.


CONFIDENTIAL