$FSliderThumbStyleTransformations extension
Methods
-
copyWith(
{FVariantsValueDelta< FSliderVariantConstraint, FSliderVariant, Color, Delta> ? color, FVariantsValueDelta<FSliderVariantConstraint, FSliderVariant, Color, Delta> ? borderColor, double? borderWidth, FFocusedOutlineStyleDelta? focusedOutlineStyle}) → FSliderThumbStyle -
Available on FSliderThumbStyle, provided by the $FSliderThumbStyleTransformations extension
Returns a copy of this FSliderThumbStyle with the given properties replaced. -
lerp(
FSliderThumbStyle other, double t) → FSliderThumbStyle -
Available on FSliderThumbStyle, provided by the $FSliderThumbStyleTransformations extension
Linearly interpolate between this and another FSliderThumbStyle using the given factort.