Click or drag to resize

MCGUIEaseInOutQuad Field

Slow at the beginning and slow at the end

Use this curve when things are moving out.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public static readonly MCGUIAnimationDelegate EaseInOutQuad

Field Value

Type: MCGUIAnimationDelegate
See Also