nw::gfx::res::ResShaderParameterValue::GetValueS32 Member Function

Syntax

s32 * GetValueS32();

Arguments

None.

Return Values

Returns an int type pointer that points to the parameter value.

Description

Gets an int type pointer that points to the parameter value.

Returns an int type pointer that points to the first dimensional value of the parameter. Values for the second dimension and beyond can be obtained by incrementing the return value.


CONFIDENTIAL