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