View Source Exray.Structs.RenderTexture (Exray v0.1.0)
Summary
Types
@type t() :: %Exray.Structs.RenderTexture{ depth: Exray.Structs.Texture.t(), id: non_neg_integer(), texture: Exray.Structs.Texture.t() }
@type t() :: %Exray.Structs.RenderTexture{ depth: Exray.Structs.Texture.t(), id: non_neg_integer(), texture: Exray.Structs.Texture.t() }