Sphere
extern (C)
struct Sphere {
}
- color
uint color;
Undocumented in source.
- merge
bool merge;
Undocumented in source.
- radius
float radius;
Undocumented in source.
- random_colors
bool random_colors;
Undocumented in source.
- slices
ushort slices;
Undocumented in source.
- stacks
ushort stacks;
Undocumented in source.
- transform
Mat4 transform;
Undocumented in source.
sokol shape
functionsstructs