Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


value

Sets the progress value. If the value has changed, dispatches an ChangeEvent<T> of type float.
Read time 1 minuteLast updated 4 days ago

Definition

[CreateProperty]public virtual float value { get; set; }