@emile/engine / rendering/helpers/texture / graphicsToTexture
Function: graphicsToTexture()
graphicsToTexture(
renderer
,graphics
):Texture
<TextureSource
<any
>>
Defined in: src/rendering/helpers/texture.ts:3
Parameters
renderer
Renderer
graphics
Graphics
Returns
Texture
<TextureSource
<any
>>