Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetValue()

Abstract function to be overridden in derived types. Should return the current value of the animated value.
Read time 1 minuteLast updated 4 days ago

Definition

protected abstract T GetValue()

Returns

Type

Description

TCurrent Value.