VisualServerSingleton.canvasLightSetTexture

Sets texture to be used by light. Equivalent to Light2D.texture.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetTexture
(
in RID light
,
in RID texture
)

Meta