LayerStateEffects.RemoveEffectAt

LayerStateEffects.RemoveEffectAt method

Removes the the layer effect at the specific index.

public void RemoveEffectAt(int index)
ParameterTypeDescription
indexInt32The index of layer effect.

See Also