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.