public static BeginFadeGroup ( float value ) : bool | ||
value | float | A value between 0 and 1, 0 being hidden, and 1 being fully visible. |
리턴 | bool |
Begins a group that can be be hidden/shown and the transition will be animated.
public static BeginFadeGroup ( float value ) : bool | ||
value | float | A value between 0 and 1, 0 being hidden, and 1 being fully visible. |
리턴 | bool |