Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
debugDescription
A textual representation of this instance, suitable for debugging
HingeJoint3D.swift:58var debugDescription: String { get }
A textual representation of this instance, suitable for debugging
HingeJoint3D.swift:58var debugDescription: String { get }
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
enum Flag
class HingeJoint3D
A physics joint that restricts the rotation of a 3D physics body around an axis relative to another physics body.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(rawValue: Int64)