Skip to main content

FloatRange

A range of float values

type FloatRange {
from: Float
to: Float
}

Fields

from (Float)

to (Float)