Instance Methodmigueldeicaza.swiftgodot 0.45.0SwiftGodot
getParam(_:)
Returns the value of the specified parameter.
PinJoint3D.swift:82final func getParam(_ param: PinJoint3D.Param) -> Double
Other members in extension
Types
Type members
Instance members
func setParam(PinJoint3D.Param, value: Double
) Sets the value of the specified parameter.