Offset

constructor(offsetX: Float, offsetY: Float, input: LithoRenderEffect? = null)

Parameters

offsetX

offset along the x axis in pixels

offsetY

offset along the y axis in pixels

input

target LithoRenderEffect used to render in the offset coordinates.

See RenderEffect.createOffsetEffect