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

Syntax

void SetUniversal(
     int index,
     const math::MTX34 & mtx
) const;

Arguments

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

Return Values

None.

Description

Sets the value of the universal register.


CONFIDENTIAL