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