Parameter

constructor(parameterType: ParameterType, property: KMutableProperty1<out Any, Any?>?, function: KCallable<Unit>?, label: String, doubleRange: ClosedRange<Double>?, vectorRange: Pair<Vector2, Vector2>?, sizeRange: ClosedRange<Int>?, intRange: IntRange?, precision: Int?, invertY: Boolean?, showVector: Boolean?, absolutePath: Boolean?, pathContext: String?, pathExtensions: Array<String>?, pathIsDirectory: Boolean?, order: Int)(source)