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