This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.Description Returns the eased version of the input value Information Plugin RigVM Category Animation Tags Easing,Profile,Smooth,Cubic Type FRigVMFunction_AnimEasing Inputs Name Description Permitted Types Default Value Value The value to ease using the easing functions float 0.000000 Type The type of easing to apply Rig VMAnim Easing Type CubicEaseInOut SourceMinimum The minimum value of the input float 0.000000 SourceMaximum The maximum value of the input float 1.000000 TargetMinimum The minimum value of the output float 0.000000 TargetMaximum The maximum value of the output float 1.000000 Outputs Name Description Permitted Types Default Value Result The resulting eased output value float