Skip to content

texture

Client-side
Server-side
Shared

Element category: Drawing

The texture class represents a source of renderable pixels which can be used as an image with dxDrawImage, dxDrawImageSection or as a value in dxSetShaderValue.

OOP Constructor

DxRenderTarget(...) is the constructor method for the texture class (dxCreateRenderTarget).

OOP Methods and Variables