Matrix4x4::SetXScale
Previous
|
Next
Matrix4x4::SetXScale
Matrix4x4
void
SetXScale
(T
s
);
Description
SetXScale sets the scale factor to be applied along the X axis.
Parameters
Parameters
Description
T s
Scale factor.