nw::gfx::ShaderProgram::SetViewMatrix Member Function

Syntax

void SetViewMatrix(
     const math::MTX34 & view
) const;

Arguments

Name Description
in view View matrix.

Return Values

None.

Description

Sets the view matrix.


CONFIDENTIAL