package raylib

  1. Overview
  2. Docs
type t'
type t = t' ctyp
val texture : t -> Texture.t

Color buffer attachment texture

val depth : t -> Texture.t

Depth buffer attachment texture

val set_texture : t -> Texture.t -> unit
val set_depth : t -> Texture.t -> unit
OCaml

Innovation. Community. Security.