- MouseLocalPosition
vec2 MouseLocalPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- MouseWorldPosition
vec2 MouseWorldPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- Projection
mat4 Projection()
Undocumented in source. Be warned that the author may not have intended to support it.
- ScreenToWorld
vec2 ScreenToWorld(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- UpdateResolution
void UpdateResolution()
Undocumented in source. Be warned that the author may not have intended to support it.
- View
mat4 View()
Undocumented in source. Be warned that the author may not have intended to support it.
- bounds
recti bounds()
Undocumented in source. Be warned that the author may not have intended to support it.