LoadRenderTexture abstract method

RenderTextureStructType LoadRenderTexture(
  1. num width,
  2. num height
)

Implementation

RenderTextureStructType LoadRenderTexture(
  num width,
  num height,
);