nw::gfx::res::ResShaderParameterValue::GetValueF32 Member Function

Syntax

f32 * GetValueF32();

Arguments

None.

Return Values

Returns a float type pointer that points to the parameter value.

Description

Gets a float type pointer that points to the parameter value.

Returns a float 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