$FPortalArrowStyleTransformations extension
Methods
-
copyWith(
{double? cornerSpacing, double? baseRadius, double? width, double? height, double? tipRadius}) → FPortalArrowStyle -
Available on FPortalArrowStyle, provided by the $FPortalArrowStyleTransformations extension
Returns a copy of this FPortalArrowStyle with the given properties replaced. -
lerp(
FPortalArrowStyle other, double t) → FPortalArrowStyle -
Available on FPortalArrowStyle, provided by the $FPortalArrowStyleTransformations extension
Linearly interpolate between this and another FPortalArrowStyle using the given factort.