7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
scope (global) [
|
|
[vertex__vs_main] : (pos : float3) -> float3
|
|
scope (vertex__vs_main) [
|
|
[pos] : float3
|
|
]
|
|
]
|