nw::gfx::res::ResCubeTexture::GetLocationAddress Member Function

Syntax

u32 GetLocationAddress(
     CubeFace face
) const;

Arguments

Name Description
in face The cube texture face.

Return Values

The logical address of the texture image.

Description

Gets the address of the texture image.


CONFIDENTIAL