Matrix4x4::SetXScale

Matrix4x4::SetXScale
void SetXScale(T s);
Description

SetXScale sets the scale factor to be applied along the X axis.

Parameters
Parameters 
Description 
T s 
Scale factor.