Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
code
Returns the code of the shader include file. The returned text is what the user has written, not the full generated code used internally.
ShaderInclude.swift:17final var code: String { get set }