Click or drag to resize
Ab4d.SharpEngine logo

ScaleTransformSetScale Method

Overload List
 NameDescription
Public methodSetScale(Single) Sets scale factor for all x, y and z scale factors to the specified scale and updates the transformation matrix.
Public methodSetScale(Vector3) Sets all 3 scale factors in one call and updates the transformation matrix.
Public methodSetScale(Single, Single, Single) Sets all 3 scale factors in one call and updates the transformation matrix.
Top
See Also