Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
vertexToFragLight
Varying is passed from Vertex
function to Fragment
and Light
functions.
case vertexToFragLight
Other cases
case fragToLight
Varying is passed from
Fragment
function toLight
function.case max
Represents the size of the
VaryingMode
enum.