6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
Foo :: struct {
|
|
color : float4;
|
|
pos : float2;
|
|
uv : float2;
|
|
}
|