nw::gfx::ShaderProgram::SetUniversal Member Function

Syntax

void SetUniversal(
     int index,
     const math::VEC4 & vec
) const;

Arguments

Name Description
in index Index within the universal register.
in vec Value to set.

Return Values

None.

Description

Sets the value of the universal register.


CONFIDENTIAL