CustomFade.

Release() Method

Summary

Called when this fade is cancelled (or ends).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
CustomFade

Syntax

protected abstract void Release()

Remarks

Can be used to return it to an Animancer.ObjectPool.

Return Value

Type Description
void