Camera3D
extern (C) @nogc nothrow
struct Camera3D {
}
- fovy
float fovy;
Undocumented in source.
- position
Vector3 position;
Undocumented in source.
- projection
int projection;
Undocumented in source.
- target
Vector3 target;
Undocumented in source.
- up
Vector3 up;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructs