nw::gfx::CalculatedTransform::SetScale Member Function

Syntax

void SetScale(
     f32 fx,
     f32 fy,
     f32 fz
);

Arguments

Name Description
fx
fy
fz

Return Values

None.

Description

Sets the scaling transformation vector. Sets the Dirty flag.


CONFIDENTIAL