TransitionLibrary.

RemoveFadeDuration(Object, Object) Method

Summary

[Pro-Only] Removes a modified fade duration for transitioning from `from` to `to`.

Syntax

public bool RemoveFadeDuration(Object from, Object to)

Parameters

Name Type Description
from Object
to Object

Return Value

Type Description
bool