onAspectInvalidate

Is called if the aspect has changed or is invalid and listen to the TransformSettings.Event.ASPECT.

Parameters

config

is the configuration of the asset.

transformSettings

are the settings of the Transformation.

fun onAspectInvalidate(transformSettings: <ERROR CLASS>, config: <ERROR CLASS>)