nw::gfx::res::ResShaderParameterValue::SetValue Member Function

Syntax

void SetValue(
     const math::VEC2 & value
);

Arguments

Name Description
in value The VEC2 value to set.

Return Values

None.

Description

Sets the value when the type is TYPE_FLOAT2.


CONFIDENTIAL