nw::gfx::ShaderProgram::SetWorldMatrix Member Function

Syntax

void SetWorldMatrix(
     const math::MTX34 & world
) const;

Arguments

Name Description
in world World matrix.

Return Values

None.

Description

Sets the world matrix.


CONFIDENTIAL