useFadeEffect

Field in LineView

Summary

Controls whether the line view should fade in when lines appear, and fade out when lines disappear.

public bool useFadeEffect = true;

Remarks

If this value is true, the canvasGroup object's alpha property will animate from 0 to 1 over the course of fadeInTime seconds when lines appear, and animate from 1 to zero over the course of fadeOutTime seconds when lines disappear.

If this value is false, the canvasGroup object will appear instantaneously.

See Also

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.