nw::gfx::res::ResShadowTexture::DynamicBuilder::LocationFlag Member Function

Syntax

DynamicBuilder & LocationFlag(
     u32 locationFlag
);

Arguments

Name Description
in locationFlag Specifies the memory where the image is located.

Return Values

Returns a reference to an instance of itself.

Description

Sets the texture location information flag.

If both LocationFlag and Location address have been set, LocationAddress is given priority and LocationFlag is ignored.


CONFIDENTIAL