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.
RenderEffect used to translate either the given RenderEffect or the content of the GraphicsLayerScope it is configured on.
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.