godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Curve.minValue
godot
curve
Curve
The minimum value the curve can reach.
double
minValue
[@property getter]
struct
Curve
@
nogc
nothrow @
property
double
minValue
(
)
double
minValue
[@property setter]
Meta
Source
See Implementation
godot
curve
Curve
aliases
BaseClasses
enums
Constants
TangentMode
functions
_getData
_setData
addPoint
bake
cleanDupes
clearPoints
getBakeResolution
getMaxValue
getMinValue
getPointCount
getPointLeftMode
getPointLeftTangent
getPointPosition
getPointRightMode
getPointRightTangent
interpolate
interpolateBaked
opAssign
opEquals
removePoint
setBakeResolution
setMaxValue
setMinValue
setPointLeftMode
setPointLeftTangent
setPointOffset
setPointRightMode
setPointRightTangent
setPointValue
toHash
properties
_data
bakeResolution
maxValue
minValue
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The minimum value the curve can reach.