Camera2D
extern (C) @nogc nothrow
struct Camera2D {
}
- offset
Vector2 offset;
Undocumented in source.
- rotation
float rotation;
Undocumented in source.
- target
Vector2 target;
Undocumented in source.
- zoom
float zoom;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructs