nw::gfx::res::ResShaderParameterValue::SetValue Member Function
void SetValue(
f32 x,
f32 y
);
| Name | Description | |
|---|---|---|
| in | x | The X coordinate of the value to set. |
| in | y | The X coordinate of the value to set. |
Sets the value when the type is TYPE_FLOAT2.
CONFIDENTIAL