Type Alias rust_raylib::texture::Texture2D

source ·
pub type Texture2D = Texture;
Expand description

Texture2D, same as Texture

Aliased Type§

struct Texture2D { /* private fields */ }