Type Alias Texture2D

Source
pub type Texture2D = Texture;
Expand description

Texture2D, same as Texture

Aliased Typeยง

struct Texture2D { /* private fields */ }