🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

OffsetEffect

RenderEffect used to translate either the given RenderEffect or the content of the GraphicsLayerScope it is configured on.

Source set: Common
public class OffsetEffect(renderEffect: RenderEffect?, offset: Offset) : RenderEffect

RenderEffect used to translate either the given RenderEffect or the content of the GraphicsLayerScope it is configured on.