BaseAnimValue<T0>.GetValue
protected T GetValue();
Returns
T Current Value.
Description 描述
Abstract function to be overridden in derived types. Should return the current value of the animated value.
T Current Value.
Abstract function to be overridden in derived types. Should return the current value of the animated value.