nw::gfx::res::ResShaderParameterValue::GetValueF32 Member Functionconst f32 * GetValueF32() const; f32 * GetValueF32();
| GetValueF32 ( ) | Gets a float type pointer that points to the parameter value. |
| GetValueF32 ( ) | 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.
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