Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

StyleValue<T0>.value

マニュアルに切り替える
public T value ;

説明

The actual value of the StyleValue<T>.

Is is recommended to go through the GetSpecifiedValueOrDefault() method, since it can handle if the value is specified or not.