Open Class Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
godotClassName
GrooveJoint2D.swift:12override class var godotClassName: StringName { get }
Overrides
Other members in extension
Instance members
var initialOffset: Double
The body B’s initial anchor position defined by the joint’s origin and a local offset
initialOffset
along the joint’s Y axis (along the groove).var length: Double
The groove’s length. The groove is from the joint’s origin towards
length
along the joint’s local Y axis.