Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
debugDescription
A textual representation of this instance, suitable for debugging
BaseMaterial3D.swift:236var debugDescription: String { get }
A textual representation of this instance, suitable for debugging
BaseMaterial3D.swift:236var debugDescription: String { get }
s10SwiftGodot14BaseMaterial3DC9BlendModeO16debugDescriptionSSvp
What are these?
FNV24: [4CAFB]
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
enum BlendMode
class BaseMaterial3D
Abstract base class for defining the 3D rendering properties of meshes.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(rawValue: Int64)