package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Raylib.RenderTexture2DSource

Sourcetype t = Types.RenderTexture2D.t Ctypes.structure
Sourceval texture : (Types.RenderTexture2D.t, [ `Struct ]) Ctypes.structured -> Raylib_functions.Types.Texture2D.t Ctypes.structure
Sourceval depth : (Types.RenderTexture2D.t, [ `Struct ]) Ctypes.structured -> Raylib_functions.Types.Texture2D.t Ctypes.structure
Sourceval depth_texture : (Types.RenderTexture2D.t, [ `Struct ]) Ctypes.structured -> bool