rlLoadTextureDepth abstract method

int rlLoadTextureDepth(
  1. num width,
  2. num height,
  3. bool useRenderBuffer
)

Implementation

int rlLoadTextureDepth(
  num width,
  num height,
  bool useRenderBuffer,
);