WrapMode.ClampForever Manual     Reference     Scripting  
Scripting > Enumerations > WrapMode
WrapMode.ClampForever

WrapMode.ClampForever

Description

Plays back the animation. When it reaches the end, it will keep playing the last frame and never stop playing.

This is useful for additive animations, which should never be stopped when they reach the maximum.