DShape.SetType
From GMod Wiki
| Function | |
| Syntax | DShape:SetType( Integer value ) |
| Description: | |
| Sets Type to GetHue(). | |
| Returns: | nil |
| In Object: | DShape |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DShape.SetType]DShape.SetType [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | Sets Type to GetHue. |
|---|---|
| Used on | |
| Code | DShape:SetType( "Rect" ) |
| Output | N/A |