SourceLine struct
One line of source text together with its 1-based line number in the original ".shader" file.
Public variables
- String Text
- The line of source text.
-
std::
int32_t Line - 1-based line number in the original ".shader" file