Namespace CounterStrikeSharp.API.Modules.Utils
Classes
- Angle
A
Angle
object represents 3D Euler angle, offset from the cardinal Z axis. Each angle contains three rotation values.- Xpitch +down/-up
- Yyaw +left/-right
- Zroll +right/-left
- Vector
A
Vector
object represents a line with a direction and length. Each vector contains three co-ordinates:- X+forward/-backward
- Y+left/-right
- Z+up/-down