Click or drag to resize

TouchInteractableTransitionersyncFadeDurationWithTransitionEvent Property

Toggles whether the fade duration is set by incoming transition events. If enabled, the duration of fades for visibility and Color Tint transitions will be synchronized with the event sender.

Namespace:  Rewired.ComponentControls.Effects
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool syncFadeDurationWithTransitionEvent { get; set; }

Property Value

Type: Boolean
See Also