nw::gfx::res::ResCubeTexture::DynamicBuilder::Width Member Function

Syntax

DynamicBuilder & Width(
     s32 width
);

Arguments

Name Description
width

Return Values

Description

Sets the width per face.

Height and width cannot be specified separately because each face of the cube texture must be a square.


CONFIDENTIAL