nw::gfx::ShaderProgram::SetModelNormalMatrix Member Function

Syntax

void SetModelNormalMatrix(
     const math::MTX34 & normalMatrix
) const;

Arguments

Name Description
in normalMatrix Model normal matrix.

Return Values

None.

Description

Sets the model normal matrix.


CONFIDENTIAL