Neverlose
  • List of all methods
  • Methods
    • CGlobalVarsBase
    • CUserCmd
    • C_BaseEntity
    • C_BasePlayer
    • Cheat
    • CheatVar
    • CheatVars
    • Color
    • ConVar
    • Config
    • Globals
    • ICvar
    • IEngineClient
    • IEntityList
    • IGameEvent
    • IMaterial
    • IMaterialSystem
    • INetChannelInfo
    • IRender
    • Panorama
    • QAngle
    • Utils
    • Vector
    • Vector2
    • trace_t
Powered by GitBook
On this page
  • QAngle
  • float pitch
  • float yaw
  • float roll
  1. Methods

QAngle

QAngle

QAngle used to describe angles. Has three float's(pitch, yaw and roll)

float pitch

		pitch value of object

float yaw

		yaw value of object

float roll

		roll value of object
PreviousPanoramaNextUtils

Last updated 5 years ago