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