Click or drag to resize
Ab4d.SharpEngine logo

StandardTransformSetScale 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 the scale factors to the specified values and updates the transformation matrix.
Public methodSetScale(Single, Single, Single) Sets the scale factors to the specified values and updates the transformation matrix.
Top
See Also