Function getAnimationTypeDisplayName
- getAnimationTypeDisplayName(animType): NameAndOrder | undefined
 Parameters
- animType: 
    | "name"
    | "none"
    | "simple"
    | "rainbow"
    | "keyframed"
    | "gradientPattern"
    | "gradient"
    | "noise"
    | "cycle"
    | "normals"
    | "sequence"