nw::gfx::res::ResShaderParameterValue::GetValueF32 Member Function
f32 * GetValueF32();
None.
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