Transform
extern (C) @nogc nothrow
struct Transform {
}
Members
- rotation
Quaternion rotation;
Undocumented in source.
- scale
Vector3 scale;
Undocumented in source.
- translation
Vector3 translation;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructsvariables