This version of Unity is unsupported.

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.