VisualServerSingleton.canvasLightSetTextureOffset

Sets the offset of the light's texture. Equivalent to Light2D.offset.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetTextureOffset
(
in RID light
,
in Vector2 offset
)

Meta