VMatrix.Scale
From GMod Wiki
Function | |
Syntax |
VMatrix:Scale( Vector scale ) Where is this used? |
Description: | |
Scales the matrix by the specified vector. | |
Returns: | nil |
Part of Library: | VMatrix |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=VMatrix.Scale]VMatrix.Scale [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- Scaling by Vector(0, 0, 0) will fuck up Entity:AddEffects(EF_BONEMERGE).