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

Syntax

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

Arguments

Name Description
in value The VEC4 value to set.

Return Values

None.

Description

Sets the value when the type is TYPE_FLOAT4.


CONFIDENTIAL