Rayex.Structs.RenderTexture (Rayex v0.0.1) View Source
RenderTexture
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.RenderTexture{
depth: Rayex.Structs.Texture2D.t(),
id: pos_integer(),
texture: Rayex.Structs.Texture2D.t()
}