G.Angle

From GMod Wiki

Revision as of 20:52, 11 November 2009 by Crazy Quebecer (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax Angle( Number pitch, Number yaw, Number roll )
Where is this used?
Description:
Creates an Angle object with the specified options for use with entities and vectors, in degrees
Returns: Angle
Part of Library: Global Functions
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.Angle]G.Angle [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionCreate an 'up' angle
Used onNewerShared.png
Code
Angle( 90, 0, 0 )
OutputAngle
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox