A constant that defines the angle system that the engine will use to measure angles. Used by TVEngine.SetAngleSystem / TVEngine.GetAngleSystem
| NAME | VALUE | DESCRIPTION |
|---|---|---|
| TV_ANGLE_RADIAN | 0 | use radians |
| TV_ANGLE_DEGREE | 1 | use degrees |
It's pretty much self-explanatory, don't you think?