Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
debugDescription
A textual representation of this instance, suitable for debugging
ReflectionProbe.swift:28var debugDescription: String { get }
A textual representation of this instance, suitable for debugging
ReflectionProbe.swift:28var debugDescription: String { get }
s10SwiftGodot15ReflectionProbeC10UpdateModeO16debugDescriptionSSvp
What are these?
FNV24: [41715]
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
enum UpdateMode
class ReflectionProbe
Captures its surroundings to create fast, accurate reflections from a given point.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(rawValue: Int64)