![]() | |
Scale |
Name | Description | |
---|---|---|
![]() | SetScale(Single) | Sets scale factor for all x, y and z scale factors to the specified scale and updates the transformation matrix. |
![]() | SetScale(Vector3) | Sets all 3 scale factors in one call and updates the transformation matrix. |
![]() | SetScale(Single, Single, Single) | Sets all 3 scale factors in one call and updates the transformation matrix. |